#084850 color space conversions
Hex:
        #084850
        RGB:
        8, 72, 80
        CMY:
        97, 72, 69
        CMYK:
        90, 10, 0, 69
      HSL:
        187°, 81.8182%, 17.2549%
        HSV (HSB):
        187°, 90.0000%, 31.3725%
        XYZ:
        3.8655, 5.2655, 8.4020
        xyY:
        0.2205, 0.3003, 5.2655
      CIE-Lab:
        27.4783, -15.4606, -10.1849
        CIE-LCH:
        27.4783, 18.5139, 213.3754
        CIE-Luv:
        27.4783, -19.5565, -10.6320
        Hunter-Lab:
        22.9468, -10.0878, -5.6465
      #084850 color charts
#084850 RGB chart
      #084850 CMYK chart
      #084850 RGB pie chart
      #084850 color shades, tints & tones
#084850 color schemes
#084850 color preview, HTML & CSS examples
           This text has a color of #084850        
        
          <p style="color:#084850;">Text here</p>
        
        
          .mytext {color:#084850;}
        
        Text color #084850
      
           This box has a color of #084850        
        
          <div style="background-color:#084850;">Content here</div>
        
        
          .mybackground {background-color:#084850;}
        
        Background color #084850
      
           Border around this has a color of #084850        
        
          <div style="border:2px solid #084850;">Content here</div>
        
        
          .myborder {border:2px solid #084850;}
        
        Border color #084850