#085c64 color space conversions
Hex:
        #085c64
        RGB:
        8, 92, 100
        CMY:
        97, 64, 61
        CMYK:
        92, 8, 0, 61
      HSL:
        185°, 85.1852%, 21.1765%
        HSV (HSB):
        185°, 92.0000%, 39.2157%
        XYZ:
        6.2275, 8.6260, 13.3934
        xyY:
        0.2205, 0.3054, 8.6260
      CIE-Lab:
        35.2540, -19.3510, -11.0966
        CIE-LCH:
        35.2540, 22.3069, 209.8316
        CIE-Luv:
        35.2540, -25.7301, -12.2486
        Hunter-Lab:
        29.3701, -13.5491, -6.4784
      #085c64 color charts
#085c64 RGB chart
      #085c64 CMYK chart
      #085c64 RGB pie chart
      #085c64 color shades, tints & tones
#085c64 color schemes
#085c64 color preview, HTML & CSS examples
           This text has a color of #085c64        
        
          <p style="color:#085c64;">Text here</p>
        
        
          .mytext {color:#085c64;}
        
        Text color #085c64
      
           This box has a color of #085c64        
        
          <div style="background-color:#085c64;">Content here</div>
        
        
          .mybackground {background-color:#085c64;}
        
        Background color #085c64
      
           Border around this has a color of #085c64        
        
          <div style="border:2px solid #085c64;">Content here</div>
        
        
          .myborder {border:2px solid #085c64;}
        
        Border color #085c64