#8afeaf color space conversions
Hex:
        #8afeaf
        RGB:
        138, 254, 175
        CMY:
        46, 0, 31
        CMYK:
        46, 0, 31, 0
      HSL:
        139°, 98.3051%, 76.8627%
        HSV (HSB):
        139°, 45.6693%, 99.6078%
        XYZ:
        53.6609, 79.3820, 53.0515
        xyY:
        0.2884, 0.4266, 79.3820
      CIE-Lab:
        91.4069, -49.7135, 27.8068
        CIE-LCH:
        91.4069, 56.9619, 150.7799
        CIE-Luv:
        91.4069, -53.3664, 48.3486
        Hunter-Lab:
        89.0966, -48.4125, 27.0641
      #8afeaf color charts
#8afeaf RGB chart
      #8afeaf CMYK chart
      #8afeaf RGB pie chart
      #8afeaf color shades, tints & tones
#8afeaf color schemes
#8afeaf color preview, HTML & CSS examples
           This text has a color of #8afeaf        
        
          <p style="color:#8afeaf;">Text here</p>
        
        
          .mytext {color:#8afeaf;}
        
        Text color #8afeaf
      
           This box has a color of #8afeaf        
        
          <div style="background-color:#8afeaf;">Content here</div>
        
        
          .mybackground {background-color:#8afeaf;}
        
        Background color #8afeaf
      
           Border around this has a color of #8afeaf        
        
          <div style="border:2px solid #8afeaf;">Content here</div>
        
        
          .myborder {border:2px solid #8afeaf;}
        
        Border color #8afeaf