#085d42 color space conversions
Hex:
        #085d42
        RGB:
        8, 93, 66
        CMY:
        97, 64, 74
        CMYK:
        91, 0, 29, 64
      HSL:
        161°, 84.1584%, 19.8039%
        HSV (HSB):
        161°, 91.3978%, 36.4706%
        XYZ:
        4.9979, 8.2737, 6.4878
        xyY:
        0.2529, 0.4187, 8.2737
      CIE-Lab:
        34.5465, -30.5522, 9.0326
        CIE-LCH:
        34.5465, 31.8595, 163.5301
        CIE-Luv:
        34.5465, -28.4182, 14.7640
        Hunter-Lab:
        28.7640, -19.3219, 6.7617
      #085d42 color charts
#085d42 RGB chart
      #085d42 CMYK chart
      #085d42 RGB pie chart
      #085d42 color shades, tints & tones
#085d42 color schemes
#085d42 color preview, HTML & CSS examples
           This text has a color of #085d42        
        
          <p style="color:#085d42;">Text here</p>
        
        
          .mytext {color:#085d42;}
        
        Text color #085d42
      
           This box has a color of #085d42        
        
          <div style="background-color:#085d42;">Content here</div>
        
        
          .mybackground {background-color:#085d42;}
        
        Background color #085d42
      
           Border around this has a color of #085d42        
        
          <div style="border:2px solid #085d42;">Content here</div>
        
        
          .myborder {border:2px solid #085d42;}
        
        Border color #085d42