#85ccbe color space conversions
Hex:
        #85ccbe
        RGB:
        133, 204, 190
        CMY:
        48, 20, 25
        CMYK:
        35, 0, 7, 20
      HSL:
        168°, 41.0405%, 66.0784%
        HSV (HSB):
        168°, 34.8039%, 80.0000%
        XYZ:
        40.5600, 51.8900, 56.5932
        xyY:
        0.2721, 0.3482, 51.8900
      CIE-Lab:
        77.2150, -25.3540, -0.0889
        CIE-LCH:
        77.2150, 25.3541, 180.2010
        CIE-Luv:
        77.2150, -33.8719, 4.0314
        Hunter-Lab:
        72.0347, -25.5542, 3.8438
      #85ccbe color charts
#85ccbe RGB chart
      #85ccbe CMYK chart
      #85ccbe RGB pie chart
      #85ccbe color shades, tints & tones
#85ccbe color schemes
#85ccbe color preview, HTML & CSS examples
           This text has a color of #85ccbe        
        
          <p style="color:#85ccbe;">Text here</p>
        
        
          .mytext {color:#85ccbe;}
        
        Text color #85ccbe
      
           This box has a color of #85ccbe        
        
          <div style="background-color:#85ccbe;">Content here</div>
        
        
          .mybackground {background-color:#85ccbe;}
        
        Background color #85ccbe
      
           Border around this has a color of #85ccbe        
        
          <div style="border:2px solid #85ccbe;">Content here</div>
        
        
          .myborder {border:2px solid #85ccbe;}
        
        Border color #85ccbe