#8afec3 color space conversions
Hex:
        #8afec3
        RGB:
        138, 254, 195
        CMY:
        46, 0, 24
        CMYK:
        46, 0, 23, 0
      HSL:
        149°, 98.3051%, 76.8627%
        HSV (HSB):
        149°, 45.6693%, 99.6078%
        XYZ:
        55.7734, 80.2270, 64.1756
        xyY:
        0.2786, 0.4008, 80.2270
      CIE-Lab:
        91.7866, -45.9973, 18.1518
        CIE-LCH:
        91.7866, 49.4494, 158.4644
        CIE-Luv:
        91.7866, -52.6964, 34.6508
        Hunter-Lab:
        89.5695, -45.5979, 20.2181
      #8afec3 color charts
#8afec3 RGB chart
      #8afec3 CMYK chart
      #8afec3 RGB pie chart
      #8afec3 color shades, tints & tones
#8afec3 color schemes
#8afec3 color preview, HTML & CSS examples
           This text has a color of #8afec3        
        
          <p style="color:#8afec3;">Text here</p>
        
        
          .mytext {color:#8afec3;}
        
        Text color #8afec3
      
           This box has a color of #8afec3        
        
          <div style="background-color:#8afec3;">Content here</div>
        
        
          .mybackground {background-color:#8afec3;}
        
        Background color #8afec3
      
           Border around this has a color of #8afec3        
        
          <div style="border:2px solid #8afec3;">Content here</div>
        
        
          .myborder {border:2px solid #8afec3;}
        
        Border color #8afec3