#4f29ae color space conversions
Hex:
        #4f29ae
        RGB:
        79, 41, 174
        CMY:
        69, 84, 32
        CMYK:
        55, 76, 0, 32
      HSL:
        257°, 61.8605%, 42.1569%
        HSV (HSB):
        257°, 76.4368%, 68.2353%
        XYZ:
        11.6574, 6.3041, 40.6468
        xyY:
        0.1989, 0.1076, 6.3041
      CIE-Lab:
        30.1672, 49.4260, -64.4091
        CIE-LCH:
        30.1672, 81.1878, 307.5018
        CIE-Luv:
        30.1672, 2.5618, -86.1460
        Hunter-Lab:
        25.1080, 38.9364, -78.4076
      #4f29ae color charts
#4f29ae RGB chart
      #4f29ae CMYK chart
      #4f29ae RGB pie chart
      #4f29ae color shades, tints & tones
#4f29ae color schemes
#4f29ae color preview, HTML & CSS examples
           This text has a color of #4f29ae        
        
          <p style="color:#4f29ae;">Text here</p>
        
        
          .mytext {color:#4f29ae;}
        
        Text color #4f29ae
      
           This box has a color of #4f29ae        
        
          <div style="background-color:#4f29ae;">Content here</div>
        
        
          .mybackground {background-color:#4f29ae;}
        
        Background color #4f29ae
      
           Border around this has a color of #4f29ae        
        
          <div style="border:2px solid #4f29ae;">Content here</div>
        
        
          .myborder {border:2px solid #4f29ae;}
        
        Border color #4f29ae