#29236e color space conversions
Hex:
        #29236e
        RGB:
        41, 35, 110
        CMY:
        84, 86, 57
        CMYK:
        63, 68, 0, 57
      HSL:
        245°, 51.7241%, 28.4314%
        HSV (HSB):
        245°, 68.1818%, 43.1373%
        XYZ:
        4.3300, 2.7993, 15.0639
        xyY:
        0.1951, 0.1261, 2.7993
      CIE-Lab:
        19.2214, 26.7578, -42.7138
        CIE-LCH:
        19.2214, 50.4028, 302.0649
        CIE-Luv:
        19.2214, -2.1426, -48.2341
        Hunter-Lab:
        16.7310, 16.9162, -41.6707
      #29236e color charts
#29236e RGB chart
      #29236e CMYK chart
      #29236e RGB pie chart
      #29236e color shades, tints & tones
#29236e color schemes
#29236e color preview, HTML & CSS examples
           This text has a color of #29236e        
        
          <p style="color:#29236e;">Text here</p>
        
        
          .mytext {color:#29236e;}
        
        Text color #29236e
      
           This box has a color of #29236e        
        
          <div style="background-color:#29236e;">Content here</div>
        
        
          .mybackground {background-color:#29236e;}
        
        Background color #29236e
      
           Border around this has a color of #29236e        
        
          <div style="border:2px solid #29236e;">Content here</div>
        
        
          .myborder {border:2px solid #29236e;}
        
        Border color #29236e