#084d95 color space conversions
Hex:
        #084d95
        RGB:
        8, 77, 149
        CMY:
        97, 70, 42
        CMYK:
        95, 48, 0, 42
      HSL:
        211°, 89.8089%, 30.7843%
        HSV (HSB):
        211°, 94.6309%, 58.4314%
        XYZ:
        8.1788, 7.5293, 29.4560
        xyY:
        0.1811, 0.1667, 7.5293
      CIE-Lab:
        32.9827, 9.6109, -44.8975
        CIE-LCH:
        32.9827, 45.9146, 282.0826
        CIE-Luv:
        32.9827, -17.8673, -62.1127
        Hunter-Lab:
        27.4396, 5.1857, -44.4393
      #084d95 color charts
#084d95 RGB chart
      #084d95 CMYK chart
      #084d95 RGB pie chart
      #084d95 color shades, tints & tones
#084d95 color schemes
#084d95 color preview, HTML & CSS examples
           This text has a color of #084d95        
        
          <p style="color:#084d95;">Text here</p>
        
        
          .mytext {color:#084d95;}
        
        Text color #084d95
      
           This box has a color of #084d95        
        
          <div style="background-color:#084d95;">Content here</div>
        
        
          .mybackground {background-color:#084d95;}
        
        Background color #084d95
      
           Border around this has a color of #084d95        
        
          <div style="border:2px solid #084d95;">Content here</div>
        
        
          .myborder {border:2px solid #084d95;}
        
        Border color #084d95