#085c43 color space conversions
Hex:
        #085c43
        RGB:
        8, 92, 67
        CMY:
        97, 64, 74
        CMYK:
        91, 0, 27, 64
      HSL:
        162°, 84.0000%, 19.6078%
        HSV (HSB):
        162°, 91.3043%, 36.0784%
        XYZ:
        4.9404, 8.1112, 6.6154
        xyY:
        0.2512, 0.4124, 8.1112
      CIE-Lab:
        34.2133, -29.8369, 7.9494
        CIE-LCH:
        34.2133, 30.8777, 165.0813
        CIE-Luv:
        34.2133, -27.9789, 13.3951
        Hunter-Lab:
        28.4801, -18.8760, 6.1641
      #085c43 color charts
#085c43 RGB chart
      #085c43 CMYK chart
      #085c43 RGB pie chart
      #085c43 color shades, tints & tones
#085c43 color schemes
#085c43 color preview, HTML & CSS examples
           This text has a color of #085c43        
        
          <p style="color:#085c43;">Text here</p>
        
        
          .mytext {color:#085c43;}
        
        Text color #085c43
      
           This box has a color of #085c43        
        
          <div style="background-color:#085c43;">Content here</div>
        
        
          .mybackground {background-color:#085c43;}
        
        Background color #085c43
      
           Border around this has a color of #085c43        
        
          <div style="border:2px solid #085c43;">Content here</div>
        
        
          .myborder {border:2px solid #085c43;}
        
        Border color #085c43