#85af9d color space conversions
Hex:
        #85af9d
        RGB:
        133, 175, 157
        CMY:
        48, 31, 38
        CMYK:
        24, 0, 10, 31
      HSL:
        154°, 20.7921%, 60.3922%
        HSV (HSB):
        154°, 24.0000%, 68.6275%
        XYZ:
        31.0886, 38.0808, 37.6101
        xyY:
        0.2911, 0.3566, 38.0808
      CIE-Lab:
        68.0801, -17.9129, 4.6376
        CIE-LCH:
        68.0801, 18.5035, 165.4849
        CIE-Luv:
        68.0801, -21.1960, 9.6600
        Hunter-Lab:
        61.7097, -18.0656, 7.0614
      #85af9d color charts
#85af9d RGB chart
      #85af9d CMYK chart
      #85af9d RGB pie chart
      #85af9d color shades, tints & tones
#85af9d color schemes
#85af9d color preview, HTML & CSS examples
           This text has a color of #85af9d        
        
          <p style="color:#85af9d;">Text here</p>
        
        
          .mytext {color:#85af9d;}
        
        Text color #85af9d
      
           This box has a color of #85af9d        
        
          <div style="background-color:#85af9d;">Content here</div>
        
        
          .mybackground {background-color:#85af9d;}
        
        Background color #85af9d
      
           Border around this has a color of #85af9d        
        
          <div style="border:2px solid #85af9d;">Content here</div>
        
        
          .myborder {border:2px solid #85af9d;}
        
        Border color #85af9d