#085a49 color space conversions
Hex:
        #085a49
        RGB:
        8, 90, 73
        CMY:
        97, 65, 71
        CMYK:
        91, 0, 19, 65
      HSL:
        168°, 83.6735%, 19.2157%
        HSV (HSB):
        168°, 91.1111%, 35.2941%
        XYZ:
        4.9589, 7.8450, 7.5562
        xyY:
        0.2436, 0.3853, 7.8450
      CIE-Lab:
        33.6580, -27.2104, 3.4286
        CIE-LCH:
        33.6580, 27.4256, 172.8183
        CIE-Luv:
        33.6580, -26.8339, 7.6926
        Hunter-Lab:
        28.0089, -17.4127, 3.6111
      #085a49 color charts
#085a49 RGB chart
      #085a49 CMYK chart
      #085a49 RGB pie chart
      #085a49 color shades, tints & tones
#085a49 color schemes
#085a49 color preview, HTML & CSS examples
           This text has a color of #085a49        
        
          <p style="color:#085a49;">Text here</p>
        
        
          .mytext {color:#085a49;}
        
        Text color #085a49
      
           This box has a color of #085a49        
        
          <div style="background-color:#085a49;">Content here</div>
        
        
          .mybackground {background-color:#085a49;}
        
        Background color #085a49
      
           Border around this has a color of #085a49        
        
          <div style="border:2px solid #085a49;">Content here</div>
        
        
          .myborder {border:2px solid #085a49;}
        
        Border color #085a49