#12e3fa color space conversions
Hex:
        #12e3fa
        RGB:
        18, 227, 250
        CMY:
        93, 11, 2
        CMYK:
        93, 9, 0, 2
      HSL:
        186°, 95.8678%, 52.5490%
        HSV (HSB):
        186°, 92.8000%, 98.0392%
        XYZ:
        44.9739, 61.9689, 100.0333
        xyY:
        0.2173, 0.2994, 61.9689
      CIE-Lab:
        82.8969, -36.6572, -23.9159
        CIE-LCH:
        82.8969, 43.7690, 213.1212
        CIE-Luv:
        82.8969, -61.1053, -33.1639
        Hunter-Lab:
        78.7203, -35.7814, -20.2381
      #12e3fa color charts
#12e3fa RGB chart
      #12e3fa CMYK chart
      #12e3fa RGB pie chart
      #12e3fa color shades, tints & tones
#12e3fa color schemes
#12e3fa color preview, HTML & CSS examples
           This text has a color of #12e3fa        
        
          <p style="color:#12e3fa;">Text here</p>
        
        
          .mytext {color:#12e3fa;}
        
        Text color #12e3fa
      
           This box has a color of #12e3fa        
        
          <div style="background-color:#12e3fa;">Content here</div>
        
        
          .mybackground {background-color:#12e3fa;}
        
        Background color #12e3fa
      
           Border around this has a color of #12e3fa        
        
          <div style="border:2px solid #12e3fa;">Content here</div>
        
        
          .myborder {border:2px solid #12e3fa;}
        
        Border color #12e3fa