#29028e color space conversions
Hex:
        #29028e
        RGB:
        41, 2, 142
        CMY:
        84, 99, 44
        CMYK:
        71, 99, 0, 44
      HSL:
        257°, 97.2222%, 28.2353%
        HSV (HSB):
        257°, 98.5915%, 55.6863%
        XYZ:
        5.8186, 2.4678, 25.7608
        xyY:
        0.1709, 0.0725, 2.4678
      CIE-Lab:
        17.7725, 51.4887, -65.4698
        CIE-LCH:
        17.7725, 83.2909, 308.1833
        CIE-Luv:
        17.7725, -0.9418, -65.4847
        Hunter-Lab:
        15.7093, 38.6241, -86.2299
      #29028e color charts
#29028e RGB chart
      #29028e CMYK chart
      #29028e RGB pie chart
      #29028e color shades, tints & tones
#29028e color schemes
#29028e color preview, HTML & CSS examples
           This text has a color of #29028e        
        
          <p style="color:#29028e;">Text here</p>
        
        
          .mytext {color:#29028e;}
        
        Text color #29028e
      
           This box has a color of #29028e        
        
          <div style="background-color:#29028e;">Content here</div>
        
        
          .mybackground {background-color:#29028e;}
        
        Background color #29028e
      
           Border around this has a color of #29028e        
        
          <div style="border:2px solid #29028e;">Content here</div>
        
        
          .myborder {border:2px solid #29028e;}
        
        Border color #29028e