#8acfaf color space conversions
Hex:
        #8acfaf
        RGB:
        138, 207, 175
        CMY:
        46, 19, 31
        CMYK:
        33, 0, 15, 19
      HSL:
        152°, 41.8182%, 67.6471%
        HSV (HSB):
        152°, 33.3333%, 81.1765%
        XYZ:
        40.5319, 53.1241, 48.6752
        xyY:
        0.2848, 0.3732, 53.1241
      CIE-Lab:
        77.9482, -28.6011, 9.0544
        CIE-LCH:
        77.9482, 30.0001, 162.4335
        CIE-Luv:
        77.9482, -33.4179, 18.0797
        Hunter-Lab:
        72.8863, -28.2874, 11.4251
      #8acfaf color charts
#8acfaf RGB chart
      #8acfaf CMYK chart
      #8acfaf RGB pie chart
      #8acfaf color shades, tints & tones
#8acfaf color schemes
#8acfaf color preview, HTML & CSS examples
           This text has a color of #8acfaf        
        
          <p style="color:#8acfaf;">Text here</p>
        
        
          .mytext {color:#8acfaf;}
        
        Text color #8acfaf
      
           This box has a color of #8acfaf        
        
          <div style="background-color:#8acfaf;">Content here</div>
        
        
          .mybackground {background-color:#8acfaf;}
        
        Background color #8acfaf
      
           Border around this has a color of #8acfaf        
        
          <div style="border:2px solid #8acfaf;">Content here</div>
        
        
          .myborder {border:2px solid #8acfaf;}
        
        Border color #8acfaf