#084b86 color space conversions
Hex:
        #084b86
        RGB:
        8, 75, 134
        CMY:
        97, 71, 47
        CMYK:
        94, 44, 0, 47
      HSL:
        208°, 88.7324%, 27.8431%
        HSV (HSB):
        208°, 94.0299%, 52.5490%
        XYZ:
        6.9193, 6.8050, 23.5031
        xyY:
        0.1859, 0.1828, 6.8050
      CIE-Lab:
        31.3588, 4.6418, -38.3202
        CIE-LCH:
        31.3588, 38.6003, 276.9067
        CIE-Luv:
        31.3588, -17.7956, -51.8325
        Hunter-Lab:
        26.0864, 1.6950, -35.1580
      #084b86 color charts
#084b86 RGB chart
      #084b86 CMYK chart
      #084b86 RGB pie chart
      #084b86 color shades, tints & tones
#084b86 color schemes
#084b86 color preview, HTML & CSS examples
           This text has a color of #084b86        
        
          <p style="color:#084b86;">Text here</p>
        
        
          .mytext {color:#084b86;}
        
        Text color #084b86
      
           This box has a color of #084b86        
        
          <div style="background-color:#084b86;">Content here</div>
        
        
          .mybackground {background-color:#084b86;}
        
        Background color #084b86
      
           Border around this has a color of #084b86        
        
          <div style="border:2px solid #084b86;">Content here</div>
        
        
          .myborder {border:2px solid #084b86;}
        
        Border color #084b86