#082d94 color space conversions
Hex:
        #082d94
        RGB:
        8, 45, 148
        CMY:
        97, 82, 42
        CMYK:
        95, 70, 0, 42
      HSL:
        224°, 89.7436%, 30.5882%
        HSV (HSB):
        224°, 94.5946%, 58.0392%
        XYZ:
        6.3838, 4.0665, 28.4654
        xyY:
        0.1640, 0.1045, 4.0665
      CIE-Lab:
        23.8901, 31.3037, -59.1078
        CIE-LCH:
        23.8901, 66.8854, 297.9058
        CIE-Luv:
        23.8901, -9.5345, -71.0531
        Hunter-Lab:
        20.1656, 21.2179, -69.5769
      #082d94 color charts
#082d94 RGB chart
      #082d94 CMYK chart
      #082d94 RGB pie chart
      #082d94 color shades, tints & tones
#082d94 color schemes
#082d94 color preview, HTML & CSS examples
           This text has a color of #082d94        
        
          <p style="color:#082d94;">Text here</p>
        
        
          .mytext {color:#082d94;}
        
        Text color #082d94
      
           This box has a color of #082d94        
        
          <div style="background-color:#082d94;">Content here</div>
        
        
          .mybackground {background-color:#082d94;}
        
        Background color #082d94
      
           Border around this has a color of #082d94        
        
          <div style="border:2px solid #082d94;">Content here</div>
        
        
          .myborder {border:2px solid #082d94;}
        
        Border color #082d94