#859b85 color space conversions
Hex:
        #859b85
        RGB:
        133, 155, 133
        CMY:
        48, 39, 48
        CMYK:
        14, 0, 14, 39
      HSL:
        120°, 9.9099%, 56.4706%
        HSV (HSB):
        120°, 14.1935%, 60.7843%
        XYZ:
        25.6278, 30.1227, 26.6538
        xyY:
        0.3110, 0.3655, 30.1227
      CIE-Lab:
        61.7599, -12.1533, 8.9576
        CIE-LCH:
        61.7599, 15.0977, 143.6079
        CIE-Luv:
        61.7599, -11.1919, 14.4603
        Hunter-Lab:
        54.8841, -12.6977, 9.6254
      #859b85 color charts
#859b85 RGB chart
      #859b85 CMYK chart
      #859b85 RGB pie chart
      #859b85 color shades, tints & tones
#859b85 color schemes
#859b85 color preview, HTML & CSS examples
           This text has a color of #859b85        
        
          <p style="color:#859b85;">Text here</p>
        
        
          .mytext {color:#859b85;}
        
        Text color #859b85
      
           This box has a color of #859b85        
        
          <div style="background-color:#859b85;">Content here</div>
        
        
          .mybackground {background-color:#859b85;}
        
        Background color #859b85
      
           Border around this has a color of #859b85        
        
          <div style="border:2px solid #859b85;">Content here</div>
        
        
          .myborder {border:2px solid #859b85;}
        
        Border color #859b85