#06034b color space conversions
Hex:
        #06034b
        RGB:
        6, 3, 75
        CMY:
        98, 99, 71
        CMYK:
        92, 96, 0, 71
      HSL:
        243°, 92.3077%, 15.2941%
        HSV (HSB):
        243°, 96.0000%, 29.4118%
        XYZ:
        1.3777, 0.6118, 6.7021
        xyY:
        0.1585, 0.0704, 0.6118
      CIE-Lab:
        5.5267, 29.1222, -41.8522
        CIE-LCH:
        5.5267, 50.9873, 304.8315
        CIE-Luv:
        5.5267, -1.3015, -20.7455
        Hunter-Lab:
        7.8220, 17.7500, -45.3256
      #06034b color charts
#06034b RGB chart
      #06034b CMYK chart
      #06034b RGB pie chart
      #06034b color shades, tints & tones
#06034b color schemes
#06034b color preview, HTML & CSS examples
           This text has a color of #06034b        
        
          <p style="color:#06034b;">Text here</p>
        
        
          .mytext {color:#06034b;}
        
        Text color #06034b
      
           This box has a color of #06034b        
        
          <div style="background-color:#06034b;">Content here</div>
        
        
          .mybackground {background-color:#06034b;}
        
        Background color #06034b
      
           Border around this has a color of #06034b        
        
          <div style="border:2px solid #06034b;">Content here</div>
        
        
          .myborder {border:2px solid #06034b;}
        
        Border color #06034b