#085c85 color space conversions
Hex:
        #085c85
        RGB:
        8, 92, 133
        CMY:
        97, 64, 48
        CMYK:
        94, 31, 0, 48
      HSL:
        200°, 88.6525%, 27.6471%
        HSV (HSB):
        200°, 93.9850%, 52.1569%
        XYZ:
        8.1609, 9.3994, 23.5744
        xyY:
        0.1984, 0.2285, 9.3994
      CIE-Lab:
        36.7421, -6.7546, -29.1600
        CIE-LCH:
        36.7421, 29.9321, 256.9580
        CIE-Luv:
        36.7421, -23.5838, -39.9302
        Hunter-Lab:
        30.6584, -6.1375, -24.1295
      #085c85 color charts
#085c85 RGB chart
      #085c85 CMYK chart
      #085c85 RGB pie chart
      #085c85 color shades, tints & tones
#085c85 color schemes
#085c85 color preview, HTML & CSS examples
           This text has a color of #085c85        
        
          <p style="color:#085c85;">Text here</p>
        
        
          .mytext {color:#085c85;}
        
        Text color #085c85
      
           This box has a color of #085c85        
        
          <div style="background-color:#085c85;">Content here</div>
        
        
          .mybackground {background-color:#085c85;}
        
        Background color #085c85
      
           Border around this has a color of #085c85        
        
          <div style="border:2px solid #085c85;">Content here</div>
        
        
          .myborder {border:2px solid #085c85;}
        
        Border color #085c85