#085d58 color space conversions
Hex:
        #085d58
        RGB:
        8, 93, 88
        CMY:
        97, 64, 65
        CMYK:
        91, 0, 5, 64
      HSL:
        176°, 84.1584%, 19.8039%
        HSV (HSB):
        176°, 91.3978%, 36.4706%
        XYZ:
        5.7759, 8.5849, 10.5851
        xyY:
        0.2315, 0.3441, 8.5849
      CIE-Lab:
        35.1725, -23.9946, -3.7337
        CIE-LCH:
        35.1725, 24.2834, 188.8446
        CIE-Luv:
        35.1725, -26.9388, -1.7115
        Hunter-Lab:
        29.3000, -16.0871, -0.9096
      #085d58 color charts
#085d58 RGB chart
      #085d58 CMYK chart
      #085d58 RGB pie chart
      #085d58 color shades, tints & tones
#085d58 color schemes
#085d58 color preview, HTML & CSS examples
           This text has a color of #085d58        
        
          <p style="color:#085d58;">Text here</p>
        
        
          .mytext {color:#085d58;}
        
        Text color #085d58
      
           This box has a color of #085d58        
        
          <div style="background-color:#085d58;">Content here</div>
        
        
          .mybackground {background-color:#085d58;}
        
        Background color #085d58
      
           Border around this has a color of #085d58        
        
          <div style="border:2px solid #085d58;">Content here</div>
        
        
          .myborder {border:2px solid #085d58;}
        
        Border color #085d58