#06295b color space conversions
Hex:
        #06295b
        RGB:
        6, 41, 91
        CMY:
        98, 84, 64
        CMYK:
        93, 55, 0, 64
      HSL:
        215°, 87.6289%, 19.0196%
        HSV (HSB):
        215°, 93.4066%, 35.6863%
        XYZ:
        2.7564, 2.3799, 10.2116
        xyY:
        0.1796, 0.1551, 2.3799
      CIE-Lab:
        17.3666, 9.7943, -33.3387
        CIE-LCH:
        17.3666, 34.7477, 286.3718
        CIE-Luv:
        17.3666, -8.6375, -35.7425
        Hunter-Lab:
        15.4270, 4.8956, -28.4470
      #06295b color charts
#06295b RGB chart
      #06295b CMYK chart
      #06295b RGB pie chart
      #06295b color shades, tints & tones
#06295b color schemes
#06295b color preview, HTML & CSS examples
           This text has a color of #06295b        
        
          <p style="color:#06295b;">Text here</p>
        
        
          .mytext {color:#06295b;}
        
        Text color #06295b
      
           This box has a color of #06295b        
        
          <div style="background-color:#06295b;">Content here</div>
        
        
          .mybackground {background-color:#06295b;}
        
        Background color #06295b
      
           Border around this has a color of #06295b        
        
          <div style="border:2px solid #06295b;">Content here</div>
        
        
          .myborder {border:2px solid #06295b;}
        
        Border color #06295b