#085b56 color space conversions
Hex:
        #085b56
        RGB:
        8, 91, 86
        CMY:
        97, 64, 66
        CMYK:
        91, 0, 5, 64
      HSL:
        176°, 83.8384%, 19.4118%
        HSV (HSB):
        176°, 91.2088%, 35.6863%
        XYZ:
        5.5209, 8.2057, 10.0970
        xyY:
        0.2317, 0.3444, 8.2057
      CIE-Lab:
        34.4076, -23.6343, -3.6164
        CIE-LCH:
        34.4076, 23.9094, 188.6996
        CIE-Luv:
        34.4076, -26.3272, -1.5937
        Hunter-Lab:
        28.6456, -15.7269, -0.8466
      #085b56 color charts
#085b56 RGB chart
      #085b56 CMYK chart
      #085b56 RGB pie chart
      #085b56 color shades, tints & tones
#085b56 color schemes
#085b56 color preview, HTML & CSS examples
           This text has a color of #085b56        
        
          <p style="color:#085b56;">Text here</p>
        
        
          .mytext {color:#085b56;}
        
        Text color #085b56
      
           This box has a color of #085b56        
        
          <div style="background-color:#085b56;">Content here</div>
        
        
          .mybackground {background-color:#085b56;}
        
        Background color #085b56
      
           Border around this has a color of #085b56        
        
          <div style="border:2px solid #085b56;">Content here</div>
        
        
          .myborder {border:2px solid #085b56;}
        
        Border color #085b56