#4f29be color space conversions
Hex:
        #4f29be
        RGB:
        79, 41, 190
        CMY:
        69, 84, 25
        CMYK:
        58, 78, 0, 25
      HSL:
        255°, 64.5022%, 45.2941%
        HSV (HSB):
        255°, 78.4211%, 74.5098%
        XYZ:
        13.3117, 6.9658, 49.3581
        xyY:
        0.1912, 0.1000, 6.9658
      CIE-Lab:
        31.7290, 53.9291, -71.3457
        CIE-LCH:
        31.7290, 89.4347, 307.0851
        CIE-Luv:
        31.7290, 1.0025, -95.9166
        Hunter-Lab:
        26.3929, 43.8416, -92.4050
      #4f29be color charts
#4f29be RGB chart
      #4f29be CMYK chart
      #4f29be RGB pie chart
      #4f29be color shades, tints & tones
#4f29be color schemes
#4f29be color preview, HTML & CSS examples
           This text has a color of #4f29be        
        
          <p style="color:#4f29be;">Text here</p>
        
        
          .mytext {color:#4f29be;}
        
        Text color #4f29be
      
           This box has a color of #4f29be        
        
          <div style="background-color:#4f29be;">Content here</div>
        
        
          .mybackground {background-color:#4f29be;}
        
        Background color #4f29be
      
           Border around this has a color of #4f29be        
        
          <div style="border:2px solid #4f29be;">Content here</div>
        
        
          .myborder {border:2px solid #4f29be;}
        
        Border color #4f29be