#082e7a color space conversions
Hex:
        #082e7a
        RGB:
        8, 46, 122
        CMY:
        97, 82, 52
        CMYK:
        93, 62, 0, 52
      HSL:
        220°, 87.6923%, 25.4902%
        HSV (HSB):
        220°, 93.4426%, 47.8431%
        XYZ:
        4.5900, 3.4108, 18.8288
        xyY:
        0.1711, 0.1271, 3.4108
      CIE-Lab:
        21.6191, 19.9283, -46.5649
        CIE-LCH:
        21.6191, 50.6500, 293.1694
        CIE-Luv:
        21.6191, -9.6284, -54.7589
        Hunter-Lab:
        18.4682, 12.0440, -47.5197
      #082e7a color charts
#082e7a RGB chart
      #082e7a CMYK chart
      #082e7a RGB pie chart
      #082e7a color shades, tints & tones
#082e7a color schemes
#082e7a color preview, HTML & CSS examples
           This text has a color of #082e7a        
        
          <p style="color:#082e7a;">Text here</p>
        
        
          .mytext {color:#082e7a;}
        
        Text color #082e7a
      
           This box has a color of #082e7a        
        
          <div style="background-color:#082e7a;">Content here</div>
        
        
          .mybackground {background-color:#082e7a;}
        
        Background color #082e7a
      
           Border around this has a color of #082e7a        
        
          <div style="border:2px solid #082e7a;">Content here</div>
        
        
          .myborder {border:2px solid #082e7a;}
        
        Border color #082e7a