#085d95 color space conversions
Hex:
        #085d95
        RGB:
        8, 93, 149
        CMY:
        97, 64, 42
        CMYK:
        95, 38, 0, 42
      HSL:
        204°, 89.8089%, 30.7843%
        HSV (HSB):
        204°, 94.6309%, 58.4314%
        XYZ:
        9.4393, 10.0503, 29.8762
        xyY:
        0.1912, 0.2036, 10.0503
      CIE-Lab:
        37.9325, -0.9216, -36.9755
        CIE-LCH:
        37.9325, 36.9870, 268.5723
        CIE-Luv:
        37.9325, -23.0303, -52.4035
        Hunter-Lab:
        31.7021, -2.3304, -33.6835
      #085d95 color charts
#085d95 RGB chart
      #085d95 CMYK chart
      #085d95 RGB pie chart
      #085d95 color shades, tints & tones
#085d95 color schemes
#085d95 color preview, HTML & CSS examples
           This text has a color of #085d95        
        
          <p style="color:#085d95;">Text here</p>
        
        
          .mytext {color:#085d95;}
        
        Text color #085d95
      
           This box has a color of #085d95        
        
          <div style="background-color:#085d95;">Content here</div>
        
        
          .mybackground {background-color:#085d95;}
        
        Background color #085d95
      
           Border around this has a color of #085d95        
        
          <div style="border:2px solid #085d95;">Content here</div>
        
        
          .myborder {border:2px solid #085d95;}
        
        Border color #085d95