#12ace9 color space conversions
Hex:
        #12ace9
        RGB:
        18, 172, 233
        CMY:
        93, 33, 9
        CMYK:
        92, 26, 0, 9
      HSL:
        197°, 85.6574%, 49.2157%
        HSV (HSB):
        197°, 92.2747%, 91.3725%
        XYZ:
        29.7100, 35.5168, 82.3803
        xyY:
        0.2013, 0.2406, 35.5168
      CIE-Lab:
        66.1491, -14.7591, -40.6068
        CIE-LCH:
        66.1491, 43.2058, 250.0256
        CIE-Luv:
        66.1491, -43.9017, -63.2154
        Hunter-Lab:
        59.5960, -15.3067, -40.2402
      #12ace9 color charts
#12ace9 RGB chart
      #12ace9 CMYK chart
      #12ace9 RGB pie chart
      #12ace9 color shades, tints & tones
#12ace9 color schemes
#12ace9 color preview, HTML & CSS examples
           This text has a color of #12ace9        
        
          <p style="color:#12ace9;">Text here</p>
        
        
          .mytext {color:#12ace9;}
        
        Text color #12ace9
      
           This box has a color of #12ace9        
        
          <div style="background-color:#12ace9;">Content here</div>
        
        
          .mybackground {background-color:#12ace9;}
        
        Background color #12ace9
      
           Border around this has a color of #12ace9        
        
          <div style="border:2px solid #12ace9;">Content here</div>
        
        
          .myborder {border:2px solid #12ace9;}
        
        Border color #12ace9