#085d55 color space conversions
Hex:
        #085d55
        RGB:
        8, 93, 85
        CMY:
        97, 64, 67
        CMYK:
        91, 0, 9, 64
      HSL:
        174°, 84.1584%, 19.8039%
        HSV (HSB):
        174°, 91.3978%, 36.4706%
        XYZ:
        5.6542, 8.5362, 9.9440
        xyY:
        0.2343, 0.3537, 8.5362
      CIE-Lab:
        35.0755, -24.9678, -2.0052
        CIE-LCH:
        35.0755, 25.0482, 184.5917
        CIE-Luv:
        35.0755, -27.1473, 0.6669
        Hunter-Lab:
        29.2168, -16.5851, 0.2723
      #085d55 color charts
#085d55 RGB chart
      #085d55 CMYK chart
      #085d55 RGB pie chart
      #085d55 color shades, tints & tones
#085d55 color schemes
#085d55 color preview, HTML & CSS examples
           This text has a color of #085d55        
        
          <p style="color:#085d55;">Text here</p>
        
        
          .mytext {color:#085d55;}
        
        Text color #085d55
      
           This box has a color of #085d55        
        
          <div style="background-color:#085d55;">Content here</div>
        
        
          .mybackground {background-color:#085d55;}
        
        Background color #085d55
      
           Border around this has a color of #085d55        
        
          <div style="border:2px solid #085d55;">Content here</div>
        
        
          .myborder {border:2px solid #085d55;}
        
        Border color #085d55