#085d75 color space conversions
Hex:
        #085d75
        RGB:
        8, 93, 117
        CMY:
        97, 64, 54
        CMYK:
        93, 21, 0, 54
      HSL:
        193°, 87.2000%, 24.5098%
        HSV (HSB):
        193°, 93.1624%, 45.8824%
        XYZ:
        7.2254, 9.1647, 18.2178
        xyY:
        0.2088, 0.2648, 9.1647
      CIE-Lab:
        36.2994, -13.6198, -20.0353
        CIE-LCH:
        36.2994, 24.2263, 235.7925
        CIE-Luv:
        36.2994, -24.9444, -25.7553
        Hunter-Lab:
        30.2732, -10.3752, -14.4882
      #085d75 color charts
#085d75 RGB chart
      #085d75 CMYK chart
      #085d75 RGB pie chart
      #085d75 color shades, tints & tones
#085d75 color schemes
#085d75 color preview, HTML & CSS examples
           This text has a color of #085d75        
        
          <p style="color:#085d75;">Text here</p>
        
        
          .mytext {color:#085d75;}
        
        Text color #085d75
      
           This box has a color of #085d75        
        
          <div style="background-color:#085d75;">Content here</div>
        
        
          .mybackground {background-color:#085d75;}
        
        Background color #085d75
      
           Border around this has a color of #085d75        
        
          <div style="border:2px solid #085d75;">Content here</div>
        
        
          .myborder {border:2px solid #085d75;}
        
        Border color #085d75