#085282 color space conversions
Hex:
        #085282
        RGB:
        8, 82, 130
        CMY:
        97, 68, 49
        CMYK:
        94, 37, 0, 49
      HSL:
        204°, 88.4058%, 27.0588%
        HSV (HSB):
        204°, 93.8462%, 50.9804%
        XYZ:
        7.1467, 7.6979, 22.2283
        xyY:
        0.1928, 0.2076, 7.6979
      CIE-Lab:
        33.3457, -1.6597, -32.6851
        CIE-LCH:
        33.3457, 32.7272, 267.0932
        CIE-Luv:
        33.3457, -20.2991, -44.3682
        Hunter-Lab:
        27.7451, -2.5752, -28.0792
      #085282 color charts
#085282 RGB chart
      #085282 CMYK chart
      #085282 RGB pie chart
      #085282 color shades, tints & tones
#085282 color schemes
#085282 color preview, HTML & CSS examples
           This text has a color of #085282        
        
          <p style="color:#085282;">Text here</p>
        
        
          .mytext {color:#085282;}
        
        Text color #085282
      
           This box has a color of #085282        
        
          <div style="background-color:#085282;">Content here</div>
        
        
          .mybackground {background-color:#085282;}
        
        Background color #085282
      
           Border around this has a color of #085282        
        
          <div style="border:2px solid #085282;">Content here</div>
        
        
          .myborder {border:2px solid #085282;}
        
        Border color #085282