#085c53 color space conversions
Hex:
        #085c53
        RGB:
        8, 92, 83
        CMY:
        97, 64, 67
        CMYK:
        91, 0, 10, 64
      HSL:
        174°, 84.0000%, 19.6078%
        HSV (HSB):
        174°, 91.3043%, 36.0784%
        XYZ:
        5.4886, 8.3304, 9.5023
        xyY:
        0.2353, 0.3572, 8.3304
      CIE-Lab:
        34.6618, -25.1086, -1.3647
        CIE-LCH:
        34.6618, 25.1457, 183.1111
        CIE-Luv:
        34.6618, -26.9100, 1.5052
        Hunter-Lab:
        28.8625, -16.5651, 0.6840
      #085c53 color charts
#085c53 RGB chart
      #085c53 CMYK chart
      #085c53 RGB pie chart
      #085c53 color shades, tints & tones
#085c53 color schemes
#085c53 color preview, HTML & CSS examples
           This text has a color of #085c53        
        
          <p style="color:#085c53;">Text here</p>
        
        
          .mytext {color:#085c53;}
        
        Text color #085c53
      
           This box has a color of #085c53        
        
          <div style="background-color:#085c53;">Content here</div>
        
        
          .mybackground {background-color:#085c53;}
        
        Background color #085c53
      
           Border around this has a color of #085c53        
        
          <div style="border:2px solid #085c53;">Content here</div>
        
        
          .myborder {border:2px solid #085c53;}
        
        Border color #085c53