#06309a color space conversions
Hex:
        #06309a
        RGB:
        6, 48, 154
        CMY:
        98, 81, 40
        CMYK:
        96, 69, 0, 40
      HSL:
        223°, 92.5000%, 31.3725%
        HSV (HSB):
        223°, 96.1039%, 60.3922%
        XYZ:
        6.9648, 4.4857, 31.0706
        xyY:
        0.1638, 0.1055, 4.4857
      CIE-Lab:
        25.2163, 31.5750, -60.6094
        CIE-LCH:
        25.2163, 68.3409, 297.5176
        CIE-Luv:
        25.2163, -10.3192, -74.4979
        Hunter-Lab:
        21.1795, 21.6348, -72.1535
      #06309a color charts
#06309a RGB chart
      #06309a CMYK chart
      #06309a RGB pie chart
      #06309a color shades, tints & tones
#06309a color schemes
#06309a color preview, HTML & CSS examples
           This text has a color of #06309a        
        
          <p style="color:#06309a;">Text here</p>
        
        
          .mytext {color:#06309a;}
        
        Text color #06309a
      
           This box has a color of #06309a        
        
          <div style="background-color:#06309a;">Content here</div>
        
        
          .mybackground {background-color:#06309a;}
        
        Background color #06309a
      
           Border around this has a color of #06309a        
        
          <div style="border:2px solid #06309a;">Content here</div>
        
        
          .myborder {border:2px solid #06309a;}
        
        Border color #06309a