#085a30 color space conversions
Hex:
        #085a30
        RGB:
        8, 90, 48
        CMY:
        97, 65, 81
        CMYK:
        91, 0, 47, 65
      HSL:
        149°, 83.6735%, 19.2157%
        HSV (HSB):
        149°, 91.1111%, 35.2941%
        XYZ:
        4.2898, 7.5774, 4.0328
        xyY:
        0.2698, 0.4766, 7.5774
      CIE-Lab:
        33.0867, -33.5602, 17.9651
        CIE-LCH:
        33.0867, 38.0662, 151.8394
        CIE-Luv:
        33.0867, -28.3432, 24.1104
        Hunter-Lab:
        27.5270, -20.3548, 10.5827
      #085a30 color charts
#085a30 RGB chart
      #085a30 CMYK chart
      #085a30 RGB pie chart
      #085a30 color shades, tints & tones
#085a30 color schemes
#085a30 color preview, HTML & CSS examples
           This text has a color of #085a30        
        
          <p style="color:#085a30;">Text here</p>
        
        
          .mytext {color:#085a30;}
        
        Text color #085a30
      
           This box has a color of #085a30        
        
          <div style="background-color:#085a30;">Content here</div>
        
        
          .mybackground {background-color:#085a30;}
        
        Background color #085a30
      
           Border around this has a color of #085a30        
        
          <div style="border:2px solid #085a30;">Content here</div>
        
        
          .myborder {border:2px solid #085a30;}
        
        Border color #085a30