#85cbcb color space conversions
Hex:
        #85cbcb
        RGB:
        133, 203, 203
        CMY:
        48, 20, 20
        CMYK:
        34, 0, 0, 20
      HSL:
        180°, 40.2299%, 65.8824%
        HSV (HSB):
        180°, 34.4828%, 79.6078%
        XYZ:
        41.8083, 52.0102, 64.3354
        xyY:
        0.2644, 0.3289, 52.0102
      CIE-Lab:
        77.2869, -21.8412, -6.9867
        CIE-LCH:
        77.2869, 22.9315, 197.7387
        CIE-Luv:
        77.2869, -33.2292, -7.1811
        Hunter-Lab:
        72.1181, -22.7267, -2.4089
      #85cbcb color charts
#85cbcb RGB chart
      #85cbcb CMYK chart
      #85cbcb RGB pie chart
      #85cbcb color shades, tints & tones
#85cbcb color schemes
#85cbcb color preview, HTML & CSS examples
           This text has a color of #85cbcb        
        
          <p style="color:#85cbcb;">Text here</p>
        
        
          .mytext {color:#85cbcb;}
        
        Text color #85cbcb
      
           This box has a color of #85cbcb        
        
          <div style="background-color:#85cbcb;">Content here</div>
        
        
          .mybackground {background-color:#85cbcb;}
        
        Background color #85cbcb
      
           Border around this has a color of #85cbcb        
        
          <div style="border:2px solid #85cbcb;">Content here</div>
        
        
          .myborder {border:2px solid #85cbcb;}
        
        Border color #85cbcb