#85d5bf color space conversions
Hex:
        #85d5bf
        RGB:
        133, 213, 191
        CMY:
        48, 16, 25
        CMYK:
        38, 0, 10, 16
      HSL:
        164°, 48.7805%, 67.8431%
        HSV (HSB):
        164°, 37.5587%, 83.5294%
        XYZ:
        42.8711, 56.3366, 57.9047
        xyY:
        0.2729, 0.3586, 56.3366
      CIE-Lab:
        79.8050, -29.4998, 3.1439
        CIE-LCH:
        79.8050, 29.6668, 173.9167
        CIE-Luv:
        79.8050, -37.6716, 9.6039
        Hunter-Lab:
        75.0577, -29.3963, 6.8000
      #85d5bf color charts
#85d5bf RGB chart
      #85d5bf CMYK chart
      #85d5bf RGB pie chart
      #85d5bf color shades, tints & tones
#85d5bf color schemes
#85d5bf color preview, HTML & CSS examples
           This text has a color of #85d5bf        
        
          <p style="color:#85d5bf;">Text here</p>
        
        
          .mytext {color:#85d5bf;}
        
        Text color #85d5bf
      
           This box has a color of #85d5bf        
        
          <div style="background-color:#85d5bf;">Content here</div>
        
        
          .mybackground {background-color:#85d5bf;}
        
        Background color #85d5bf
      
           Border around this has a color of #85d5bf        
        
          <div style="border:2px solid #85d5bf;">Content here</div>
        
        
          .myborder {border:2px solid #85d5bf;}
        
        Border color #85d5bf