#29236f color space conversions
Hex:
        #29236f
        RGB:
        41, 35, 111
        CMY:
        84, 86, 56
        CMYK:
        63, 68, 0, 56
      HSL:
        245°, 52.0548%, 28.6275%
        HSV (HSB):
        245°, 68.4685%, 43.5294%
        XYZ:
        4.3847, 2.8212, 15.3524
        xyY:
        0.1944, 0.1251, 2.8212
      CIE-Lab:
        19.3130, 27.1126, -43.2117
        CIE-LCH:
        19.3130, 51.0132, 302.1056
        CIE-Luv:
        19.3130, -2.1995, -48.8609
        Hunter-Lab:
        16.7964, 17.2042, -42.4353
      #29236f color charts
#29236f RGB chart
      #29236f CMYK chart
      #29236f RGB pie chart
      #29236f color shades, tints & tones
#29236f color schemes
#29236f color preview, HTML & CSS examples
           This text has a color of #29236f        
        
          <p style="color:#29236f;">Text here</p>
        
        
          .mytext {color:#29236f;}
        
        Text color #29236f
      
           This box has a color of #29236f        
        
          <div style="background-color:#29236f;">Content here</div>
        
        
          .mybackground {background-color:#29236f;}
        
        Background color #29236f
      
           Border around this has a color of #29236f        
        
          <div style="border:2px solid #29236f;">Content here</div>
        
        
          .myborder {border:2px solid #29236f;}
        
        Border color #29236f