#12a6ff color space conversions
Hex:
        #12a6ff
        RGB:
        18, 166, 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.9357, 34.6210, 99.6071
        xyY:
        0.1922, 0.2084, 34.6210
      CIE-Lab:
        65.4525, -3.4863, -53.7158
        CIE-LCH:
        65.4525, 53.8288, 266.2865
        CIE-Luv:
        65.4525, -40.4740, -86.6130
        Hunter-Lab:
        58.8396, -6.0871, -59.1817
      #12a6ff color charts
#12a6ff RGB chart
      #12a6ff CMYK chart
      #12a6ff RGB pie chart
      #12a6ff color shades, tints & tones
#12a6ff color schemes
#12a6ff color preview, HTML & CSS examples
           This text has a color of #12a6ff        
        
          <p style="color:#12a6ff;">Text here</p>
        
        
          .mytext {color:#12a6ff;}
        
        Text color #12a6ff
      
           This box has a color of #12a6ff        
        
          <div style="background-color:#12a6ff;">Content here</div>
        
        
          .mybackground {background-color:#12a6ff;}
        
        Background color #12a6ff
      
           Border around this has a color of #12a6ff        
        
          <div style="border:2px solid #12a6ff;">Content here</div>
        
        
          .myborder {border:2px solid #12a6ff;}
        
        Border color #12a6ff