#29064a color space conversions
Hex:
        #29064a
        RGB:
        41, 6, 74
        CMY:
        84, 98, 71
        CMYK:
        45, 92, 0, 71
      HSL:
        271°, 85.0000%, 15.6863%
        HSV (HSB):
        271°, 91.8919%, 29.0196%
        XYZ:
        2.2156, 1.0961, 6.5734
        xyY:
        0.2241, 0.1109, 1.0961
      CIE-Lab:
        9.7675, 31.7639, -34.0316
        CIE-LCH:
        9.7675, 46.5521, 313.0260
        CIE-Luv:
        9.7675, 4.2019, -26.8287
        Hunter-Lab:
        10.4694, 19.4541, -29.8975
      #29064a color charts
#29064a RGB chart
      #29064a CMYK chart
      #29064a RGB pie chart
      #29064a color shades, tints & tones
#29064a color schemes
#29064a color preview, HTML & CSS examples
           This text has a color of #29064a        
        
          <p style="color:#29064a;">Text here</p>
        
        
          .mytext {color:#29064a;}
        
        Text color #29064a
      
           This box has a color of #29064a        
        
          <div style="background-color:#29064a;">Content here</div>
        
        
          .mybackground {background-color:#29064a;}
        
        Background color #29064a
      
           Border around this has a color of #29064a        
        
          <div style="border:2px solid #29064a;">Content here</div>
        
        
          .myborder {border:2px solid #29064a;}
        
        Border color #29064a