#29376d color space conversions
Hex:
        #29376d
        RGB:
        41, 55, 109
        CMY:
        84, 78, 57
        CMYK:
        62, 50, 0, 57
      HSL:
        228°, 45.3333%, 29.4118%
        HSV (HSB):
        228°, 62.3853%, 42.7451%
        XYZ:
        5.0410, 4.3079, 15.0338
        xyY:
        0.2067, 0.1767, 4.3079
      CIE-Lab:
        24.6644, 12.5800, -33.2603
        CIE-LCH:
        24.6644, 35.5598, 290.7180
        CIE-Luv:
        24.6644, -7.0981, -41.8409
        Hunter-Lab:
        20.7555, 7.0306, -28.4166
      #29376d color charts
#29376d RGB chart
      #29376d CMYK chart
      #29376d RGB pie chart
      #29376d color shades, tints & tones
#29376d color schemes
#29376d color preview, HTML & CSS examples
           This text has a color of #29376d        
        
          <p style="color:#29376d;">Text here</p>
        
        
          .mytext {color:#29376d;}
        
        Text color #29376d
      
           This box has a color of #29376d        
        
          <div style="background-color:#29376d;">Content here</div>
        
        
          .mybackground {background-color:#29376d;}
        
        Background color #29376d
      
           Border around this has a color of #29376d        
        
          <div style="border:2px solid #29376d;">Content here</div>
        
        
          .myborder {border:2px solid #29376d;}
        
        Border color #29376d