#8af8bf color space conversions
Hex:
        #8af8bf
        RGB:
        138, 248, 191
        CMY:
        46, 3, 25
        CMYK:
        44, 0, 23, 3
      HSL:
        149°, 88.7097%, 75.6863%
        HSV (HSB):
        149°, 44.3548%, 97.2549%
        XYZ:
        53.4526, 76.2997, 61.2003
        xyY:
        0.2799, 0.3996, 76.2997
      CIE-Lab:
        89.9983, -44.1774, 17.7010
        CIE-LCH:
        89.9983, 47.5917, 158.1650
        CIE-Luv:
        89.9983, -50.4007, 33.5930
        Hunter-Lab:
        87.3497, -43.6310, 19.6041
      #8af8bf color charts
#8af8bf RGB chart
      #8af8bf CMYK chart
      #8af8bf RGB pie chart
      #8af8bf color shades, tints & tones
#8af8bf color schemes
#8af8bf color preview, HTML & CSS examples
           This text has a color of #8af8bf        
        
          <p style="color:#8af8bf;">Text here</p>
        
        
          .mytext {color:#8af8bf;}
        
        Text color #8af8bf
      
           This box has a color of #8af8bf        
        
          <div style="background-color:#8af8bf;">Content here</div>
        
        
          .mybackground {background-color:#8af8bf;}
        
        Background color #8af8bf
      
           Border around this has a color of #8af8bf        
        
          <div style="border:2px solid #8af8bf;">Content here</div>
        
        
          .myborder {border:2px solid #8af8bf;}
        
        Border color #8af8bf