#29206d color space conversions
Hex:
        #29206d
        RGB:
        41, 32, 109
        CMY:
        84, 87, 57
        CMYK:
        62, 71, 0, 57
      HSL:
        247°, 54.6099%, 27.6471%
        HSV (HSB):
        247°, 70.6422%, 42.7451%
        XYZ:
        4.1913, 2.6086, 14.7506
        xyY:
        0.1945, 0.1210, 2.6086
      CIE-Lab:
        18.4027, 28.3596, -43.4031
        CIE-LCH:
        18.4027, 51.8468, 303.1606
        CIE-Luv:
        18.4027, -1.5299, -47.9057
        Hunter-Lab:
        16.1511, 18.0573, -42.8432
      #29206d color charts
#29206d RGB chart
      #29206d CMYK chart
      #29206d RGB pie chart
      #29206d color shades, tints & tones
#29206d color schemes
#29206d color preview, HTML & CSS examples
           This text has a color of #29206d        
        
          <p style="color:#29206d;">Text here</p>
        
        
          .mytext {color:#29206d;}
        
        Text color #29206d
      
           This box has a color of #29206d        
        
          <div style="background-color:#29206d;">Content here</div>
        
        
          .mybackground {background-color:#29206d;}
        
        Background color #29206d
      
           Border around this has a color of #29206d        
        
          <div style="border:2px solid #29206d;">Content here</div>
        
        
          .myborder {border:2px solid #29206d;}
        
        Border color #29206d