#085881 color space conversions
Hex:
        #085881
        RGB:
        8, 88, 129
        CMY:
        97, 65, 49
        CMYK:
        94, 32, 0, 49
      HSL:
        200°, 88.3212%, 26.8627%
        HSV (HSB):
        200°, 93.7984%, 50.5882%
        XYZ:
        7.5523, 8.6161, 22.0339
        xyY:
        0.1977, 0.2255, 8.6161
      CIE-Lab:
        35.2343, -5.8810, -29.0846
        CIE-LCH:
        35.2343, 29.6732, 258.5687
        CIE-Luv:
        35.2343, -22.4207, -39.4587
        Hunter-Lab:
        29.3531, -5.4414, -23.9588
      #085881 color charts
#085881 RGB chart
      #085881 CMYK chart
      #085881 RGB pie chart
      #085881 color shades, tints & tones
#085881 color schemes
#085881 color preview, HTML & CSS examples
           This text has a color of #085881        
        
          <p style="color:#085881;">Text here</p>
        
        
          .mytext {color:#085881;}
        
        Text color #085881
      
           This box has a color of #085881        
        
          <div style="background-color:#085881;">Content here</div>
        
        
          .mybackground {background-color:#085881;}
        
        Background color #085881
      
           Border around this has a color of #085881        
        
          <div style="border:2px solid #085881;">Content here</div>
        
        
          .myborder {border:2px solid #085881;}
        
        Border color #085881