#8afeff color space conversions
Hex:
        #8afeff
        RGB:
        138, 254, 255
        CMY:
        46, 0, 0
        CMYK:
        46, 0, 0, 0
      HSL:
        181°, 100.0000%, 77.0588%
        HSV (HSB):
        181°, 45.8824%, 100.0000%
        XYZ:
        63.9730, 83.5069, 107.3545
        xyY:
        0.2510, 0.3277, 83.5069
      CIE-Lab:
        93.2359, -32.6608, -10.7219
        CIE-LCH:
        93.2359, 34.3756, 198.1740
        CIE-Luv:
        93.2359, -50.5171, -11.7405
        Hunter-Lab:
        91.3821, -34.9578, -5.6856
      #8afeff color charts
#8afeff RGB chart
      #8afeff CMYK chart
      #8afeff RGB pie chart
      #8afeff color shades, tints & tones
#8afeff color schemes
#8afeff color preview, HTML & CSS examples
           This text has a color of #8afeff        
        
          <p style="color:#8afeff;">Text here</p>
        
        
          .mytext {color:#8afeff;}
        
        Text color #8afeff
      
           This box has a color of #8afeff        
        
          <div style="background-color:#8afeff;">Content here</div>
        
        
          .mybackground {background-color:#8afeff;}
        
        Background color #8afeff
      
           Border around this has a color of #8afeff        
        
          <div style="border:2px solid #8afeff;">Content here</div>
        
        
          .myborder {border:2px solid #8afeff;}
        
        Border color #8afeff