#084d80 color space conversions
Hex:
        #084d80
        RGB:
        8, 77, 128
        CMY:
        97, 70, 50
        CMYK:
        94, 40, 0, 50
      HSL:
        206°, 88.2353%, 26.6667%
        HSV (HSB):
        206°, 93.7500%, 50.1961%
        XYZ:
        6.6503, 6.9179, 21.4069
        xyY:
        0.1901, 0.1978, 6.9179
      CIE-Lab:
        31.6193, 0.7780, -34.1928
        CIE-LCH:
        31.6193, 34.2017, 271.3034
        CIE-Luv:
        31.6193, -18.7106, -45.9653
        Hunter-Lab:
        26.3019, -0.8955, -29.8442
      #084d80 color charts
#084d80 RGB chart
      #084d80 CMYK chart
      #084d80 RGB pie chart
      #084d80 color shades, tints & tones
#084d80 color schemes
#084d80 color preview, HTML & CSS examples
           This text has a color of #084d80        
        
          <p style="color:#084d80;">Text here</p>
        
        
          .mytext {color:#084d80;}
        
        Text color #084d80
      
           This box has a color of #084d80        
        
          <div style="background-color:#084d80;">Content here</div>
        
        
          .mybackground {background-color:#084d80;}
        
        Background color #084d80
      
           Border around this has a color of #084d80        
        
          <div style="border:2px solid #084d80;">Content here</div>
        
        
          .myborder {border:2px solid #084d80;}
        
        Border color #084d80