#12aff3 color space conversions
Hex:
        #12aff3
        RGB:
        18, 175, 243
        CMY:
        93, 31, 5
        CMYK:
        93, 28, 0, 5
      HSL:
        198°, 90.3614%, 51.1765%
        HSV (HSB):
        198°, 92.5926%, 95.2941%
        XYZ:
        31.7571, 37.2596, 90.3121
        xyY:
        0.1993, 0.2339, 37.2596
      CIE-Lab:
        67.4713, -12.8372, -43.9976
        CIE-LCH:
        67.4713, 45.8321, 253.7343
        CIE-Luv:
        67.4713, -44.2112, -69.4059
        Hunter-Lab:
        61.0406, -13.9545, -44.9935
      #12aff3 color charts
#12aff3 RGB chart
      #12aff3 CMYK chart
      #12aff3 RGB pie chart
      #12aff3 color shades, tints & tones
#12aff3 color schemes
#12aff3 color preview, HTML & CSS examples
           This text has a color of #12aff3        
        
          <p style="color:#12aff3;">Text here</p>
        
        
          .mytext {color:#12aff3;}
        
        Text color #12aff3
      
           This box has a color of #12aff3        
        
          <div style="background-color:#12aff3;">Content here</div>
        
        
          .mybackground {background-color:#12aff3;}
        
        Background color #12aff3
      
           Border around this has a color of #12aff3        
        
          <div style="border:2px solid #12aff3;">Content here</div>
        
        
          .myborder {border:2px solid #12aff3;}
        
        Border color #12aff3