#8afbee color space conversions
Hex:
        #8afbee
        RGB:
        138, 251, 238
        CMY:
        46, 2, 7
        CMYK:
        45, 0, 5, 2
      HSL:
        173°, 93.3884%, 76.2745%
        HSV (HSB):
        173°, 45.0199%, 98.4314%
        XYZ:
        60.4110, 80.5707, 93.2566
        xyY:
        0.2579, 0.3440, 80.5707
      CIE-Lab:
        91.9403, -35.3647, -3.8302
        CIE-LCH:
        91.9403, 35.5716, 186.1814
        CIE-Luv:
        91.9403, -49.9767, -0.1509
        Hunter-Lab:
        89.7612, -36.9481, 1.2340
      #8afbee color charts
#8afbee RGB chart
      #8afbee CMYK chart
      #8afbee RGB pie chart
      #8afbee color shades, tints & tones
#8afbee color schemes
#8afbee color preview, HTML & CSS examples
           This text has a color of #8afbee        
        
          <p style="color:#8afbee;">Text here</p>
        
        
          .mytext {color:#8afbee;}
        
        Text color #8afbee
      
           This box has a color of #8afbee        
        
          <div style="background-color:#8afbee;">Content here</div>
        
        
          .mybackground {background-color:#8afbee;}
        
        Background color #8afbee
      
           Border around this has a color of #8afbee        
        
          <div style="border:2px solid #8afbee;">Content here</div>
        
        
          .myborder {border:2px solid #8afbee;}
        
        Border color #8afbee