#85ad9d color space conversions
Hex:
        #85ad9d
        RGB:
        133, 173, 157
        CMY:
        48, 32, 38
        CMYK:
        23, 0, 9, 32
      HSL:
        156°, 19.6078%, 60.0000%
        HSV (HSB):
        156°, 23.1214%, 67.8431%
        XYZ:
        30.7022, 37.3080, 37.4813
        xyY:
        0.2910, 0.3537, 37.3080
      CIE-Lab:
        67.5075, -16.8777, 3.8107
        CIE-LCH:
        67.5075, 17.3026, 167.2771
        CIE-Luv:
        67.5075, -20.2628, 8.2933
        Hunter-Lab:
        61.0803, -17.1668, 6.3735
      #85ad9d color charts
#85ad9d RGB chart
      #85ad9d CMYK chart
      #85ad9d RGB pie chart
      #85ad9d color shades, tints & tones
#85ad9d color schemes
#85ad9d color preview, HTML & CSS examples
           This text has a color of #85ad9d        
        
          <p style="color:#85ad9d;">Text here</p>
        
        
          .mytext {color:#85ad9d;}
        
        Text color #85ad9d
      
           This box has a color of #85ad9d        
        
          <div style="background-color:#85ad9d;">Content here</div>
        
        
          .mybackground {background-color:#85ad9d;}
        
        Background color #85ad9d
      
           Border around this has a color of #85ad9d        
        
          <div style="border:2px solid #85ad9d;">Content here</div>
        
        
          .myborder {border:2px solid #85ad9d;}
        
        Border color #85ad9d