#082f9a color space conversions
Hex:
        #082f9a
        RGB:
        8, 47, 154
        CMY:
        97, 82, 40
        CMYK:
        95, 69, 0, 40
      HSL:
        224°, 90.1235%, 31.7647%
        HSV (HSB):
        224°, 94.8052%, 60.3922%
        XYZ:
        6.9494, 4.4177, 31.0583
        xyY:
        0.1638, 0.1041, 4.4177
      CIE-Lab:
        25.0070, 32.3225, -60.9528
        CIE-LCH:
        25.0070, 68.9926, 297.9364
        CIE-Luv:
        25.0070, -10.0055, -74.5701
        Hunter-Lab:
        21.0184, 22.2357, -72.8981
      #082f9a color charts
#082f9a RGB chart
      #082f9a CMYK chart
      #082f9a RGB pie chart
      #082f9a color shades, tints & tones
#082f9a color schemes
#082f9a color preview, HTML & CSS examples
           This text has a color of #082f9a        
        
          <p style="color:#082f9a;">Text here</p>
        
        
          .mytext {color:#082f9a;}
        
        Text color #082f9a
      
           This box has a color of #082f9a        
        
          <div style="background-color:#082f9a;">Content here</div>
        
        
          .mybackground {background-color:#082f9a;}
        
        Background color #082f9a
      
           Border around this has a color of #082f9a        
        
          <div style="border:2px solid #082f9a;">Content here</div>
        
        
          .myborder {border:2px solid #082f9a;}
        
        Border color #082f9a