#082f47 color space conversions
Hex:
        #082f47
        RGB:
        8, 47, 71
        CMY:
        97, 82, 72
        CMYK:
        89, 34, 0, 72
      HSL:
        203°, 79.7468%, 15.4902%
        HSV (HSB):
        203°, 88.7324%, 27.8431%
        XYZ:
        2.2540, 2.5396, 6.3326
        xyY:
        0.2026, 0.2283, 2.5396
      CIE-Lab:
        18.0967, -3.3179, -18.7012
        CIE-LCH:
        18.0967, 18.9933, 259.9395
        CIE-Luv:
        18.0967, -10.8024, -19.5730
        Hunter-Lab:
        15.9361, -2.6413, -12.4052
      #082f47 color charts
#082f47 RGB chart
      #082f47 CMYK chart
      #082f47 RGB pie chart
      #082f47 color shades, tints & tones
#082f47 color schemes
#082f47 color preview, HTML & CSS examples
           This text has a color of #082f47        
        
          <p style="color:#082f47;">Text here</p>
        
        
          .mytext {color:#082f47;}
        
        Text color #082f47
      
           This box has a color of #082f47        
        
          <div style="background-color:#082f47;">Content here</div>
        
        
          .mybackground {background-color:#082f47;}
        
        Background color #082f47
      
           Border around this has a color of #082f47        
        
          <div style="border:2px solid #082f47;">Content here</div>
        
        
          .myborder {border:2px solid #082f47;}
        
        Border color #082f47