#082e47 color space conversions
Hex:
        #082e47
        RGB:
        8, 46, 71
        CMY:
        97, 82, 72
        CMYK:
        89, 35, 0, 72
      HSL:
        204°, 79.7468%, 15.4902%
        HSV (HSB):
        204°, 88.7324%, 27.8431%
        XYZ:
        2.2145, 2.4605, 6.3195
        xyY:
        0.2014, 0.2238, 2.4605
      CIE-Lab:
        17.7392, -2.6216, -19.2638
        CIE-LCH:
        17.7392, 19.4413, 262.2503
        CIE-Luv:
        17.7392, -10.4538, -20.0769
        Hunter-Lab:
        15.6861, -2.2513, -12.9058
      #082e47 color charts
#082e47 RGB chart
      #082e47 CMYK chart
      #082e47 RGB pie chart
      #082e47 color shades, tints & tones
#082e47 color schemes
#082e47 color preview, HTML & CSS examples
           This text has a color of #082e47        
        
          <p style="color:#082e47;">Text here</p>
        
        
          .mytext {color:#082e47;}
        
        Text color #082e47
      
           This box has a color of #082e47        
        
          <div style="background-color:#082e47;">Content here</div>
        
        
          .mybackground {background-color:#082e47;}
        
        Background color #082e47
      
           Border around this has a color of #082e47        
        
          <div style="border:2px solid #082e47;">Content here</div>
        
        
          .myborder {border:2px solid #082e47;}
        
        Border color #082e47