#085d73 color space conversions
Hex:
        #085d73
        RGB:
        8, 93, 115
        CMY:
        97, 64, 55
        CMYK:
        93, 19, 0, 55
      HSL:
        192°, 86.9919%, 24.1176%
        HSV (HSB):
        192°, 93.0435%, 45.0980%
        XYZ:
        7.1090, 9.1181, 17.6049
        xyY:
        0.2101, 0.2695, 9.1181
      CIE-Lab:
        36.2107, -14.3808, -18.9384
        CIE-LCH:
        36.2107, 23.7796, 232.7889
        CIE-Luv:
        36.2107, -25.0769, -24.0679
        Hunter-Lab:
        30.1962, -10.8198, -13.4298
      #085d73 color charts
#085d73 RGB chart
      #085d73 CMYK chart
      #085d73 RGB pie chart
      #085d73 color shades, tints & tones
#085d73 color schemes
#085d73 color preview, HTML & CSS examples
           This text has a color of #085d73        
        
          <p style="color:#085d73;">Text here</p>
        
        
          .mytext {color:#085d73;}
        
        Text color #085d73
      
           This box has a color of #085d73        
        
          <div style="background-color:#085d73;">Content here</div>
        
        
          .mybackground {background-color:#085d73;}
        
        Background color #085d73
      
           Border around this has a color of #085d73        
        
          <div style="border:2px solid #085d73;">Content here</div>
        
        
          .myborder {border:2px solid #085d73;}
        
        Border color #085d73