#29385f color space conversions
Hex:
        #29385f
        RGB:
        41, 56, 95
        CMY:
        84, 78, 63
        CMYK:
        57, 41, 0, 63
      HSL:
        223°, 39.7059%, 26.6667%
        HSV (HSB):
        223°, 56.8421%, 37.2549%
        XYZ:
        4.3942, 4.1260, 11.3913
        xyY:
        0.2207, 0.2072, 4.1260
      CIE-Lab:
        24.0837, 6.6783, -25.1300
        CIE-LCH:
        24.0837, 26.0022, 284.8824
        CIE-Luv:
        24.0837, -7.1614, -30.8985
        Hunter-Lab:
        20.3125, 3.0678, -19.0311
      #29385f color charts
#29385f RGB chart
      #29385f CMYK chart
      #29385f RGB pie chart
      #29385f color shades, tints & tones
#29385f color schemes
#29385f color preview, HTML & CSS examples
           This text has a color of #29385f        
        
          <p style="color:#29385f;">Text here</p>
        
        
          .mytext {color:#29385f;}
        
        Text color #29385f
      
           This box has a color of #29385f        
        
          <div style="background-color:#29385f;">Content here</div>
        
        
          .mybackground {background-color:#29385f;}
        
        Background color #29385f
      
           Border around this has a color of #29385f        
        
          <div style="border:2px solid #29385f;">Content here</div>
        
        
          .myborder {border:2px solid #29385f;}
        
        Border color #29385f