#29064f color space conversions
Hex:
        #29064f
        RGB:
        41, 6, 79
        CMY:
        84, 98, 69
        CMYK:
        48, 92, 0, 69
      HSL:
        269°, 85.8824%, 16.6667%
        HSV (HSB):
        269°, 92.4051%, 30.9804%
        XYZ:
        2.3909, 1.1662, 7.4962
        xyY:
        0.2163, 0.1055, 1.1662
      CIE-Lab:
        10.3055, 33.1157, -36.6162
        CIE-LCH:
        10.3055, 49.3699, 312.1262
        CIE-Luv:
        10.3055, 3.7326, -29.5589
        Hunter-Lab:
        10.7990, 20.6211, -33.5975
      #29064f color charts
#29064f RGB chart
      #29064f CMYK chart
      #29064f RGB pie chart
      #29064f color shades, tints & tones
#29064f color schemes
#29064f color preview, HTML & CSS examples
           This text has a color of #29064f        
        
          <p style="color:#29064f;">Text here</p>
        
        
          .mytext {color:#29064f;}
        
        Text color #29064f
      
           This box has a color of #29064f        
        
          <div style="background-color:#29064f;">Content here</div>
        
        
          .mybackground {background-color:#29064f;}
        
        Background color #29064f
      
           Border around this has a color of #29064f        
        
          <div style="border:2px solid #29064f;">Content here</div>
        
        
          .myborder {border:2px solid #29064f;}
        
        Border color #29064f