#4f29bc color space conversions
Hex:
        #4f29bc
        RGB:
        79, 41, 188
        CMY:
        69, 84, 26
        CMYK:
        58, 78, 0, 26
      HSL:
        256°, 64.1921%, 44.9020%
        HSV (HSB):
        256°, 78.1915%, 73.7255%
        XYZ:
        13.0945, 6.8790, 48.2146
        xyY:
        0.1920, 0.1009, 6.8790
      CIE-Lab:
        31.5298, 53.3681, -70.4934
        CIE-LCH:
        31.5298, 88.4165, 307.1281
        CIE-Luv:
        31.5298, 1.1892, -94.7086
        Hunter-Lab:
        26.2278, 43.2192, -90.6333
      #4f29bc color charts
#4f29bc RGB chart
      #4f29bc CMYK chart
      #4f29bc RGB pie chart
      #4f29bc color shades, tints & tones
#4f29bc color schemes
#4f29bc color preview, HTML & CSS examples
           This text has a color of #4f29bc        
        
          <p style="color:#4f29bc;">Text here</p>
        
        
          .mytext {color:#4f29bc;}
        
        Text color #4f29bc
      
           This box has a color of #4f29bc        
        
          <div style="background-color:#4f29bc;">Content here</div>
        
        
          .mybackground {background-color:#4f29bc;}
        
        Background color #4f29bc
      
           Border around this has a color of #4f29bc        
        
          <div style="border:2px solid #4f29bc;">Content here</div>
        
        
          .myborder {border:2px solid #4f29bc;}
        
        Border color #4f29bc