#085b85 color space conversions
Hex:
        #085b85
        RGB:
        8, 91, 133
        CMY:
        97, 64, 48
        CMYK:
        94, 32, 0, 48
      HSL:
        200°, 88.6525%, 27.6471%
        HSV (HSB):
        200°, 93.9850%, 52.1569%
        XYZ:
        8.0749, 9.2273, 23.5457
        xyY:
        0.1977, 0.2259, 9.2273
      CIE-Lab:
        36.4182, -6.1365, -29.6697
        CIE-LCH:
        36.4182, 30.2977, 258.3144
        CIE-Luv:
        36.4182, -23.2350, -40.6456
        Hunter-Lab:
        30.3764, -5.7086, -24.6942
      #085b85 color charts
#085b85 RGB chart
      #085b85 CMYK chart
      #085b85 RGB pie chart
      #085b85 color shades, tints & tones
#085b85 color schemes
#085b85 color preview, HTML & CSS examples
           This text has a color of #085b85        
        
          <p style="color:#085b85;">Text here</p>
        
        
          .mytext {color:#085b85;}
        
        Text color #085b85
      
           This box has a color of #085b85        
        
          <div style="background-color:#085b85;">Content here</div>
        
        
          .mybackground {background-color:#085b85;}
        
        Background color #085b85
      
           Border around this has a color of #085b85        
        
          <div style="border:2px solid #085b85;">Content here</div>
        
        
          .myborder {border:2px solid #085b85;}
        
        Border color #085b85