#082b64 color space conversions
Hex:
        #082b64
        RGB:
        8, 43, 100
        CMY:
        97, 83, 61
        CMYK:
        92, 57, 0, 61
      HSL:
        217°, 85.1852%, 21.1765%
        HSV (HSB):
        217°, 92.0000%, 39.2157%
        XYZ:
        3.2643, 2.6995, 12.4056
        xyY:
        0.1777, 0.1470, 2.6995
      CIE-Lab:
        18.7978, 12.5343, -36.9616
        CIE-LCH:
        18.7978, 39.0291, 288.7326
        CIE-Luv:
        18.7978, -8.9411, -41.1264
        Hunter-Lab:
        16.4301, 6.7110, -33.2661
      #082b64 color charts
#082b64 RGB chart
      #082b64 CMYK chart
      #082b64 RGB pie chart
      #082b64 color shades, tints & tones
#082b64 color schemes
#082b64 color preview, HTML & CSS examples
           This text has a color of #082b64        
        
          <p style="color:#082b64;">Text here</p>
        
        
          .mytext {color:#082b64;}
        
        Text color #082b64
      
           This box has a color of #082b64        
        
          <div style="background-color:#082b64;">Content here</div>
        
        
          .mybackground {background-color:#082b64;}
        
        Background color #082b64
      
           Border around this has a color of #082b64        
        
          <div style="border:2px solid #082b64;">Content here</div>
        
        
          .myborder {border:2px solid #082b64;}
        
        Border color #082b64