#29138f color space conversions
Hex:
        #29138f
        RGB:
        41, 19, 143
        CMY:
        84, 93, 44
        CMYK:
        71, 87, 0, 44
      HSL:
        251°, 76.5432%, 31.7647%
        HSV (HSB):
        251°, 86.7133%, 56.0784%
        XYZ:
        6.1052, 2.9203, 26.2285
        xyY:
        0.1732, 0.0828, 2.9203
      CIE-Lab:
        19.7220, 46.2694, -62.8526
        CIE-LCH:
        19.7220, 78.0469, 306.3589
        CIE-Luv:
        19.7220, -2.0343, -67.6734
        Hunter-Lab:
        17.0890, 33.8656, -79.0372
      #29138f color charts
#29138f RGB chart
      #29138f CMYK chart
      #29138f RGB pie chart
      #29138f color shades, tints & tones
#29138f color schemes
#29138f color preview, HTML & CSS examples
           This text has a color of #29138f        
        
          <p style="color:#29138f;">Text here</p>
        
        
          .mytext {color:#29138f;}
        
        Text color #29138f
      
           This box has a color of #29138f        
        
          <div style="background-color:#29138f;">Content here</div>
        
        
          .mybackground {background-color:#29138f;}
        
        Background color #29138f
      
           Border around this has a color of #29138f        
        
          <div style="border:2px solid #29138f;">Content here</div>
        
        
          .myborder {border:2px solid #29138f;}
        
        Border color #29138f