#4f29ff color space conversions
Hex:
        #4f29ff
        RGB:
        79, 41, 255
        CMY:
        69, 84, 0
        CMYK:
        69, 84, 0, 0
      HSL:
        251°, 100.0000%, 58.0392%
        HSV (HSB):
        251°, 83.9216%, 100.0000%
        XYZ:
        22.0674, 10.4681, 95.4652
        xyY:
        0.1724, 0.0818, 10.4681
      CIE-Lab:
        38.6698, 71.6623, -97.1636
        CIE-LCH:
        38.6698, 120.7321, 306.4104
        CIE-Luv:
        38.6698, -4.1276, -133.6893
        Hunter-Lab:
        32.3545, 65.1255, -152.2929
      #4f29ff color charts
#4f29ff RGB chart
      #4f29ff CMYK chart
      #4f29ff RGB pie chart
      #4f29ff color shades, tints & tones
#4f29ff color schemes
#4f29ff color preview, HTML & CSS examples
           This text has a color of #4f29ff        
        
          <p style="color:#4f29ff;">Text here</p>
        
        
          .mytext {color:#4f29ff;}
        
        Text color #4f29ff
      
           This box has a color of #4f29ff        
        
          <div style="background-color:#4f29ff;">Content here</div>
        
        
          .mybackground {background-color:#4f29ff;}
        
        Background color #4f29ff
      
           Border around this has a color of #4f29ff        
        
          <div style="border:2px solid #4f29ff;">Content here</div>
        
        
          .myborder {border:2px solid #4f29ff;}
        
        Border color #4f29ff