#29415e color space conversions
Hex:
        #29415e
        RGB:
        41, 65, 94
        CMY:
        84, 75, 63
        CMYK:
        56, 31, 0, 63
      HSL:
        213°, 39.2593%, 26.4706%
        HSV (HSB):
        213°, 56.3830%, 36.8627%
        XYZ:
        4.8251, 5.0602, 11.3121
        xyY:
        0.2276, 0.2387, 5.0602
      CIE-Lab:
        26.9055, 0.1997, -20.0458
        CIE-LCH:
        26.9055, 20.0468, 270.5707
        CIE-Luv:
        26.9055, -10.3242, -24.8906
        Hunter-Lab:
        22.4948, -1.0777, -14.0691
      #29415e color charts
#29415e RGB chart
      #29415e CMYK chart
      #29415e RGB pie chart
      #29415e color shades, tints & tones
#29415e color schemes
#29415e color preview, HTML & CSS examples
           This text has a color of #29415e        
        
          <p style="color:#29415e;">Text here</p>
        
        
          .mytext {color:#29415e;}
        
        Text color #29415e
      
           This box has a color of #29415e        
        
          <div style="background-color:#29415e;">Content here</div>
        
        
          .mybackground {background-color:#29415e;}
        
        Background color #29415e
      
           Border around this has a color of #29415e        
        
          <div style="border:2px solid #29415e;">Content here</div>
        
        
          .myborder {border:2px solid #29415e;}
        
        Border color #29415e