#8af8ae color space conversions
Hex:
        #8af8ae
        RGB:
        138, 248, 174
        CMY:
        46, 3, 32
        CMYK:
        44, 0, 30, 3
      HSL:
        140°, 88.7097%, 75.6863%
        HSV (HSB):
        140°, 44.3548%, 97.2549%
        XYZ:
        51.6886, 75.5941, 51.9112
        xyY:
        0.2885, 0.4219, 75.5941
      CIE-Lab:
        89.6705, -47.3555, 25.9488
        CIE-LCH:
        89.6705, 53.9990, 151.2791
        CIE-Luv:
        89.6705, -50.9404, 45.3235
        Hunter-Lab:
        86.9448, -46.0354, 25.4617
      #8af8ae color charts
#8af8ae RGB chart
      #8af8ae CMYK chart
      #8af8ae RGB pie chart
      #8af8ae color shades, tints & tones
#8af8ae color schemes
#8af8ae color preview, HTML & CSS examples
           This text has a color of #8af8ae        
        
          <p style="color:#8af8ae;">Text here</p>
        
        
          .mytext {color:#8af8ae;}
        
        Text color #8af8ae
      
           This box has a color of #8af8ae        
        
          <div style="background-color:#8af8ae;">Content here</div>
        
        
          .mybackground {background-color:#8af8ae;}
        
        Background color #8af8ae
      
           Border around this has a color of #8af8ae        
        
          <div style="border:2px solid #8af8ae;">Content here</div>
        
        
          .myborder {border:2px solid #8af8ae;}
        
        Border color #8af8ae