#06295d color space conversions
Hex:
        #06295d
        RGB:
        6, 41, 93
        CMY:
        98, 84, 64
        CMYK:
        94, 56, 0, 64
      HSL:
        216°, 87.8788%, 19.4118%
        HSV (HSB):
        216°, 93.5484%, 36.4706%
        XYZ:
        2.8438, 2.4149, 10.6722
        xyY:
        0.1785, 0.1516, 2.4149
      CIE-Lab:
        17.5293, 10.7008, -34.4042
        CIE-LCH:
        17.5293, 36.0300, 287.2774
        CIE-Luv:
        17.5293, -8.6170, -37.0495
        Hunter-Lab:
        15.5400, 5.4707, -29.8398
      #06295d color charts
#06295d RGB chart
      #06295d CMYK chart
      #06295d RGB pie chart
      #06295d color shades, tints & tones
#06295d color schemes
#06295d color preview, HTML & CSS examples
           This text has a color of #06295d        
        
          <p style="color:#06295d;">Text here</p>
        
        
          .mytext {color:#06295d;}
        
        Text color #06295d
      
           This box has a color of #06295d        
        
          <div style="background-color:#06295d;">Content here</div>
        
        
          .mybackground {background-color:#06295d;}
        
        Background color #06295d
      
           Border around this has a color of #06295d        
        
          <div style="border:2px solid #06295d;">Content here</div>
        
        
          .myborder {border:2px solid #06295d;}
        
        Border color #06295d