#084f7d color space conversions
Hex:
        #084f7d
        RGB:
        8, 79, 125
        CMY:
        97, 69, 51
        CMYK:
        94, 37, 0, 51
      HSL:
        204°, 87.9699%, 26.0784%
        HSV (HSB):
        204°, 93.6000%, 49.0196%
        XYZ:
        6.5978, 7.1243, 20.4294
        xyY:
        0.1932, 0.2086, 7.1243
      CIE-Lab:
        32.0881, -1.7867, -31.5867
        CIE-LCH:
        32.0881, 31.6372, 266.7626
        CIE-Luv:
        32.0881, -19.5296, -42.3076
        Hunter-Lab:
        26.6913, -2.5866, -26.6964
      #084f7d color charts
#084f7d RGB chart
      #084f7d CMYK chart
      #084f7d RGB pie chart
      #084f7d color shades, tints & tones
#084f7d color schemes
#084f7d color preview, HTML & CSS examples
           This text has a color of #084f7d        
        
          <p style="color:#084f7d;">Text here</p>
        
        
          .mytext {color:#084f7d;}
        
        Text color #084f7d
      
           This box has a color of #084f7d        
        
          <div style="background-color:#084f7d;">Content here</div>
        
        
          .mybackground {background-color:#084f7d;}
        
        Background color #084f7d
      
           Border around this has a color of #084f7d        
        
          <div style="border:2px solid #084f7d;">Content here</div>
        
        
          .myborder {border:2px solid #084f7d;}
        
        Border color #084f7d