#85b2b2 color space conversions
Hex:
        #85b2b2
        RGB:
        133, 178, 178
        CMY:
        48, 30, 30
        CMYK:
        25, 0, 0, 30
      HSL:
        180°, 22.6131%, 60.9804%
        HSV (HSB):
        180°, 25.2809%, 69.8039%
        XYZ:
        33.6291, 40.0417, 48.0759
        xyY:
        0.2762, 0.3289, 40.0417
      CIE-Lab:
        69.4992, -14.8902, -4.8826
        CIE-LCH:
        69.4992, 15.6703, 198.1545
        CIE-Luv:
        69.4992, -22.6291, -4.8932
        Hunter-Lab:
        63.2785, -15.8742, -0.7506
      #85b2b2 color charts
#85b2b2 RGB chart
      #85b2b2 CMYK chart
      #85b2b2 RGB pie chart
      #85b2b2 color shades, tints & tones
#85b2b2 color schemes
#85b2b2 color preview, HTML & CSS examples
           This text has a color of #85b2b2        
        
          <p style="color:#85b2b2;">Text here</p>
        
        
          .mytext {color:#85b2b2;}
        
        Text color #85b2b2
      
           This box has a color of #85b2b2        
        
          <div style="background-color:#85b2b2;">Content here</div>
        
        
          .mybackground {background-color:#85b2b2;}
        
        Background color #85b2b2
      
           Border around this has a color of #85b2b2        
        
          <div style="border:2px solid #85b2b2;">Content here</div>
        
        
          .myborder {border:2px solid #85b2b2;}
        
        Border color #85b2b2