#12a5ff color space conversions
Hex:
        #12a5ff
        RGB:
        18, 165, 255
        CMY:
        93, 35, 0
        CMYK:
        93, 35, 0, 0
      HSL:
        203°, 100.0000%, 53.5294%
        HSV (HSB):
        203°, 92.9412%, 100.0000%
        XYZ:
        31.7546, 34.2589, 99.5467
        xyY:
        0.1918, 0.2069, 34.2589
      CIE-Lab:
        65.1675, -2.9160, -54.1679
        CIE-LCH:
        65.1675, 54.2464, 266.9185
        CIE-Luv:
        65.1675, -40.1508, -87.3752
        Hunter-Lab:
        58.5311, -5.5886, -59.8657
      #12a5ff color charts
#12a5ff RGB chart
      #12a5ff CMYK chart
      #12a5ff RGB pie chart
      #12a5ff color shades, tints & tones
#12a5ff color schemes
#12a5ff color preview, HTML & CSS examples
           This text has a color of #12a5ff        
        
          <p style="color:#12a5ff;">Text here</p>
        
        
          .mytext {color:#12a5ff;}
        
        Text color #12a5ff
      
           This box has a color of #12a5ff        
        
          <div style="background-color:#12a5ff;">Content here</div>
        
        
          .mybackground {background-color:#12a5ff;}
        
        Background color #12a5ff
      
           Border around this has a color of #12a5ff        
        
          <div style="border:2px solid #12a5ff;">Content here</div>
        
        
          .myborder {border:2px solid #12a5ff;}
        
        Border color #12a5ff