#acfbae color space conversions
Hex:
        #acfbae
        RGB:
        172, 251, 174
        CMY:
        33, 2, 32
        CMYK:
        31, 0, 31, 2
      HSL:
        122°, 90.8046%, 82.9412%
        HSV (HSB):
        122°, 31.4741%, 98.4314%
        XYZ:
        59.1504, 80.8210, 52.5269
        xyY:
        0.3073, 0.4199, 80.8210
      CIE-Lab:
        92.0520, -38.8574, 29.4396
        CIE-LCH:
        92.0520, 48.7502, 142.8513
        CIE-Luv:
        92.0520, -38.6211, 48.6651
        Hunter-Lab:
        89.9005, -39.8811, 28.2885
      #acfbae color charts
#acfbae RGB chart
      #acfbae CMYK chart
      #acfbae RGB pie chart
      #acfbae color shades, tints & tones
#acfbae color schemes
#acfbae color preview, HTML & CSS examples
           This text has a color of #acfbae        
        
          <p style="color:#acfbae;">Text here</p>
        
        
          .mytext {color:#acfbae;}
        
        Text color #acfbae
      
           This box has a color of #acfbae        
        
          <div style="background-color:#acfbae;">Content here</div>
        
        
          .mybackground {background-color:#acfbae;}
        
        Background color #acfbae
      
           Border around this has a color of #acfbae        
        
          <div style="border:2px solid #acfbae;">Content here</div>
        
        
          .myborder {border:2px solid #acfbae;}
        
        Border color #acfbae