#8afec5 color space conversions
Hex:
        #8afec5
        RGB:
        138, 254, 197
        CMY:
        46, 0, 23
        CMYK:
        46, 0, 22, 0
      HSL:
        151°, 98.3051%, 76.8627%
        HSV (HSB):
        151°, 45.6693%, 99.6078%
        XYZ:
        56.0011, 80.3181, 65.3747
        xyY:
        0.2777, 0.3982, 80.3181
      CIE-Lab:
        91.8274, -45.6041, 17.1841
        CIE-LCH:
        91.8274, 48.7343, 159.3530
        CIE-Luv:
        91.8274, -52.6272, 33.2221
        Hunter-Lab:
        89.6204, -45.2963, 19.4844
      #8afec5 color charts
#8afec5 RGB chart
      #8afec5 CMYK chart
      #8afec5 RGB pie chart
      #8afec5 color shades, tints & tones
#8afec5 color schemes
#8afec5 color preview, HTML & CSS examples
           This text has a color of #8afec5        
        
          <p style="color:#8afec5;">Text here</p>
        
        
          .mytext {color:#8afec5;}
        
        Text color #8afec5
      
           This box has a color of #8afec5        
        
          <div style="background-color:#8afec5;">Content here</div>
        
        
          .mybackground {background-color:#8afec5;}
        
        Background color #8afec5
      
           Border around this has a color of #8afec5        
        
          <div style="border:2px solid #8afec5;">Content here</div>
        
        
          .myborder {border:2px solid #8afec5;}
        
        Border color #8afec5