#082c7a color space conversions
Hex:
        #082c7a
        RGB:
        8, 44, 122
        CMY:
        97, 83, 52
        CMYK:
        93, 64, 0, 52
      HSL:
        221°, 87.6923%, 25.4902%
        HSV (HSB):
        221°, 93.4426%, 47.8431%
        XYZ:
        4.5137, 3.2581, 18.8033
        xyY:
        0.1698, 0.1226, 3.2581
      CIE-Lab:
        21.0494, 21.3692, -47.4969
        CIE-LCH:
        21.0494, 52.0827, 294.2233
        CIE-Luv:
        21.0494, -9.1398, -55.0747
        Hunter-Lab:
        18.0503, 13.0479, -49.1284
      #082c7a color charts
#082c7a RGB chart
      #082c7a CMYK chart
      #082c7a RGB pie chart
      #082c7a color shades, tints & tones
#082c7a color schemes
#082c7a color preview, HTML & CSS examples
           This text has a color of #082c7a        
        
          <p style="color:#082c7a;">Text here</p>
        
        
          .mytext {color:#082c7a;}
        
        Text color #082c7a
      
           This box has a color of #082c7a        
        
          <div style="background-color:#082c7a;">Content here</div>
        
        
          .mybackground {background-color:#082c7a;}
        
        Background color #082c7a
      
           Border around this has a color of #082c7a        
        
          <div style="border:2px solid #082c7a;">Content here</div>
        
        
          .myborder {border:2px solid #082c7a;}
        
        Border color #082c7a