#29137f color space conversions
Hex:
        #29137f
        RGB:
        41, 19, 127
        CMY:
        84, 93, 50
        CMYK:
        68, 85, 0, 50
      HSL:
        252°, 73.9726%, 28.6275%
        HSV (HSB):
        252°, 85.0394%, 49.8039%
        XYZ:
        4.9781, 2.4695, 20.2930
        xyY:
        0.1795, 0.0890, 2.4695
      CIE-Lab:
        17.7800, 41.4699, -56.0005
        CIE-LCH:
        17.7800, 69.6836, 306.5209
        CIE-Luv:
        17.7800, -0.9999, -58.3270
        Hunter-Lab:
        15.7145, 29.0452, -65.5639
      #29137f color charts
#29137f RGB chart
      #29137f CMYK chart
      #29137f RGB pie chart
      #29137f color shades, tints & tones
#29137f color schemes
#29137f color preview, HTML & CSS examples
           This text has a color of #29137f        
        
          <p style="color:#29137f;">Text here</p>
        
        
          .mytext {color:#29137f;}
        
        Text color #29137f
      
           This box has a color of #29137f        
        
          <div style="background-color:#29137f;">Content here</div>
        
        
          .mybackground {background-color:#29137f;}
        
        Background color #29137f
      
           Border around this has a color of #29137f        
        
          <div style="border:2px solid #29137f;">Content here</div>
        
        
          .myborder {border:2px solid #29137f;}
        
        Border color #29137f