#082b5b color space conversions
Hex:
        #082b5b
        RGB:
        8, 43, 91
        CMY:
        97, 83, 64
        CMYK:
        91, 53, 0, 64
      HSL:
        215°, 83.8384%, 19.4118%
        HSV (HSB):
        215°, 91.2088%, 35.6863%
        XYZ:
        2.8523, 2.5347, 10.2364
        xyY:
        0.1826, 0.1622, 2.5347
      CIE-Lab:
        18.0749, 8.5042, -32.1912
        CIE-LCH:
        18.0749, 33.2956, 284.7982
        CIE-Luv:
        18.0749, -9.0351, -35.1635
        Hunter-Lab:
        15.9208, 4.1185, -26.9767
      #082b5b color charts
#082b5b RGB chart
      #082b5b CMYK chart
      #082b5b RGB pie chart
      #082b5b color shades, tints & tones
#082b5b color schemes
#082b5b color preview, HTML & CSS examples
           This text has a color of #082b5b        
        
          <p style="color:#082b5b;">Text here</p>
        
        
          .mytext {color:#082b5b;}
        
        Text color #082b5b
      
           This box has a color of #082b5b        
        
          <div style="background-color:#082b5b;">Content here</div>
        
        
          .mybackground {background-color:#082b5b;}
        
        Background color #082b5b
      
           Border around this has a color of #082b5b        
        
          <div style="border:2px solid #082b5b;">Content here</div>
        
        
          .myborder {border:2px solid #082b5b;}
        
        Border color #082b5b