#084e82 color space conversions
Hex:
        #084e82
        RGB:
        8, 78, 130
        CMY:
        97, 69, 49
        CMYK:
        94, 40, 0, 49
      HSL:
        206°, 88.4058%, 27.0588%
        HSV (HSB):
        206°, 93.8462%, 50.9804%
        XYZ:
        6.8538, 7.1121, 22.1306
        xyY:
        0.1899, 0.1970, 7.1121
      CIE-Lab:
        32.0608, 0.9553, -34.7277
        CIE-LCH:
        32.0608, 34.7409, 271.5757
        CIE-Luv:
        32.0608, -18.9522, -46.9252
        Hunter-Lab:
        26.6685, -0.7956, -30.5333
      #084e82 color charts
#084e82 RGB chart
      #084e82 CMYK chart
      #084e82 RGB pie chart
      #084e82 color shades, tints & tones
#084e82 color schemes
#084e82 color preview, HTML & CSS examples
           This text has a color of #084e82        
        
          <p style="color:#084e82;">Text here</p>
        
        
          .mytext {color:#084e82;}
        
        Text color #084e82
      
           This box has a color of #084e82        
        
          <div style="background-color:#084e82;">Content here</div>
        
        
          .mybackground {background-color:#084e82;}
        
        Background color #084e82
      
           Border around this has a color of #084e82        
        
          <div style="border:2px solid #084e82;">Content here</div>
        
        
          .myborder {border:2px solid #084e82;}
        
        Border color #084e82