#85caa5 color space conversions
Hex:
        #85caa5
        RGB:
        133, 202, 165
        CMY:
        48, 21, 35
        CMYK:
        34, 0, 18, 21
      HSL:
        148°, 39.4286%, 65.6863%
        HSV (HSB):
        148°, 34.1584%, 79.2157%
        XYZ:
        37.5849, 49.9442, 43.2566
        xyY:
        0.2874, 0.3819, 49.9442
      CIE-Lab:
        76.0350, -29.7063, 11.6551
        CIE-LCH:
        76.0350, 31.9109, 158.5777
        CIE-Luv:
        76.0350, -33.4159, 21.8495
        Hunter-Lab:
        70.6712, -28.7434, 13.1795
      #85caa5 color charts
#85caa5 RGB chart
      #85caa5 CMYK chart
      #85caa5 RGB pie chart
      #85caa5 color shades, tints & tones
#85caa5 color schemes
#85caa5 color preview, HTML & CSS examples
           This text has a color of #85caa5        
        
          <p style="color:#85caa5;">Text here</p>
        
        
          .mytext {color:#85caa5;}
        
        Text color #85caa5
      
           This box has a color of #85caa5        
        
          <div style="background-color:#85caa5;">Content here</div>
        
        
          .mybackground {background-color:#85caa5;}
        
        Background color #85caa5
      
           Border around this has a color of #85caa5        
        
          <div style="border:2px solid #85caa5;">Content here</div>
        
        
          .myborder {border:2px solid #85caa5;}
        
        Border color #85caa5