#06329e color space conversions
Hex:
        #06329e
        RGB:
        6, 50, 158
        CMY:
        98, 80, 38
        CMYK:
        96, 68, 0, 38
      HSL:
        223°, 92.6829%, 32.1569%
        HSV (HSB):
        223°, 96.2025%, 61.9608%
        XYZ:
        7.3873, 4.7885, 32.8827
        xyY:
        0.1639, 0.1063, 4.7885
      CIE-Lab:
        26.1236, 31.8116, -61.5565
        CIE-LCH:
        26.1236, 69.2906, 297.3293
        CIE-Luv:
        26.1236, -10.7678, -76.7625
        Hunter-Lab:
        21.8827, 21.9639, -73.7758
      #06329e color charts
#06329e RGB chart
      #06329e CMYK chart
      #06329e RGB pie chart
      #06329e color shades, tints & tones
#06329e color schemes
#06329e color preview, HTML & CSS examples
           This text has a color of #06329e        
        
          <p style="color:#06329e;">Text here</p>
        
        
          .mytext {color:#06329e;}
        
        Text color #06329e
      
           This box has a color of #06329e        
        
          <div style="background-color:#06329e;">Content here</div>
        
        
          .mybackground {background-color:#06329e;}
        
        Background color #06329e
      
           Border around this has a color of #06329e        
        
          <div style="border:2px solid #06329e;">Content here</div>
        
        
          .myborder {border:2px solid #06329e;}
        
        Border color #06329e