#085a70 color space conversions
Hex:
        #085a70
        RGB:
        8, 90, 112
        CMY:
        97, 65, 56
        CMYK:
        93, 20, 0, 56
      HSL:
        193°, 86.6667%, 23.5294%
        HSV (HSB):
        193°, 92.8571%, 43.9216%
        XYZ:
        6.6809, 8.5338, 16.6243
        xyY:
        0.2098, 0.2680, 8.5338
      CIE-Lab:
        35.0707, -13.7833, -18.8421
        CIE-LCH:
        35.0707, 23.3453, 233.8140
        CIE-Luv:
        35.0707, -24.1836, -23.7947
        Hunter-Lab:
        29.2127, -10.2993, -13.2918
      #085a70 color charts
#085a70 RGB chart
      #085a70 CMYK chart
      #085a70 RGB pie chart
      #085a70 color shades, tints & tones
#085a70 color schemes
#085a70 color preview, HTML & CSS examples
           This text has a color of #085a70        
        
          <p style="color:#085a70;">Text here</p>
        
        
          .mytext {color:#085a70;}
        
        Text color #085a70
      
           This box has a color of #085a70        
        
          <div style="background-color:#085a70;">Content here</div>
        
        
          .mybackground {background-color:#085a70;}
        
        Background color #085a70
      
           Border around this has a color of #085a70        
        
          <div style="border:2px solid #085a70;">Content here</div>
        
        
          .myborder {border:2px solid #085a70;}
        
        Border color #085a70