#084c96 color space conversions
Hex:
        #084c96
        RGB:
        8, 76, 150
        CMY:
        97, 70, 41
        CMYK:
        95, 49, 0, 41
      HSL:
        211°, 89.8734%, 30.9804%
        HSV (HSB):
        211°, 94.6667%, 58.8235%
        XYZ:
        8.1896, 7.4225, 29.8552
        xyY:
        0.1801, 0.1632, 7.4225
      CIE-Lab:
        32.7500, 10.7107, -45.8804
        CIE-LCH:
        32.7500, 47.1140, 283.1403
        CIE-Luv:
        32.7500, -17.5284, -63.3724
        Hunter-Lab:
        27.2443, 5.9794, -45.9010
      #084c96 color charts
#084c96 RGB chart
      #084c96 CMYK chart
      #084c96 RGB pie chart
      #084c96 color shades, tints & tones
#084c96 color schemes
#084c96 color preview, HTML & CSS examples
           This text has a color of #084c96        
        
          <p style="color:#084c96;">Text here</p>
        
        
          .mytext {color:#084c96;}
        
        Text color #084c96
      
           This box has a color of #084c96        
        
          <div style="background-color:#084c96;">Content here</div>
        
        
          .mybackground {background-color:#084c96;}
        
        Background color #084c96
      
           Border around this has a color of #084c96        
        
          <div style="border:2px solid #084c96;">Content here</div>
        
        
          .myborder {border:2px solid #084c96;}
        
        Border color #084c96