#8af2ef color space conversions
Hex:
        #8af2ef
        RGB:
        138, 242, 239
        CMY:
        46, 5, 6
        CMYK:
        43, 0, 1, 5
      HSL:
        178°, 80.0000%, 74.5098%
        HSV (HSB):
        178°, 42.9752%, 94.9020%
        XYZ:
        57.8134, 75.1395, 93.1177
        xyY:
        0.2557, 0.3324, 75.1395
      CIE-Lab:
        89.4583, -30.9188, -8.0151
        CIE-LCH:
        89.4583, 31.9408, 194.5330
        CIE-Luv:
        89.4583, -46.4111, -7.5531
        Hunter-Lab:
        86.6831, -32.6446, -3.0130
      #8af2ef color charts
#8af2ef RGB chart
      #8af2ef CMYK chart
      #8af2ef RGB pie chart
      #8af2ef color shades, tints & tones
#8af2ef color schemes
#8af2ef color preview, HTML & CSS examples
           This text has a color of #8af2ef        
        
          <p style="color:#8af2ef;">Text here</p>
        
        
          .mytext {color:#8af2ef;}
        
        Text color #8af2ef
      
           This box has a color of #8af2ef        
        
          <div style="background-color:#8af2ef;">Content here</div>
        
        
          .mybackground {background-color:#8af2ef;}
        
        Background color #8af2ef
      
           Border around this has a color of #8af2ef        
        
          <div style="border:2px solid #8af2ef;">Content here</div>
        
        
          .myborder {border:2px solid #8af2ef;}
        
        Border color #8af2ef