#082f77 color space conversions
Hex:
        #082f77
        RGB:
        8, 47, 119
        CMY:
        97, 82, 53
        CMYK:
        93, 61, 0, 53
      HSL:
        219°, 87.4016%, 24.9020%
        HSV (HSB):
        219°, 93.2773%, 46.6667%
        XYZ:
        4.4464, 3.4166, 17.8779
        xyY:
        0.1727, 0.1327, 3.4166
      CIE-Lab:
        21.6404, 17.9179, -44.6198
        CIE-LCH:
        21.6404, 48.0830, 291.8788
        CIE-Luv:
        21.6404, -9.8910, -52.6310
        Hunter-Lab:
        18.4839, 10.5924, -44.4072
      #082f77 color charts
#082f77 RGB chart
      #082f77 CMYK chart
      #082f77 RGB pie chart
      #082f77 color shades, tints & tones
#082f77 color schemes
#082f77 color preview, HTML & CSS examples
           This text has a color of #082f77        
        
          <p style="color:#082f77;">Text here</p>
        
        
          .mytext {color:#082f77;}
        
        Text color #082f77
      
           This box has a color of #082f77        
        
          <div style="background-color:#082f77;">Content here</div>
        
        
          .mybackground {background-color:#082f77;}
        
        Background color #082f77
      
           Border around this has a color of #082f77        
        
          <div style="border:2px solid #082f77;">Content here</div>
        
        
          .myborder {border:2px solid #082f77;}
        
        Border color #082f77