#5f29ed color space conversions
Hex:
        #5f29ed
        RGB:
        95, 41, 237
        CMY:
        63, 84, 7
        CMYK:
        60, 83, 0, 7
      HSL:
        257°, 84.4828%, 54.5098%
        HSV (HSB):
        257°, 82.7004%, 92.9412%
        XYZ:
        20.7983, 10.1332, 80.9805
        xyY:
        0.1858, 0.0905, 10.1332
      CIE-Lab:
        38.0804, 68.1952, -87.9628
        CIE-LCH:
        38.0804, 111.3016, 307.7855
        CIE-Luv:
        38.0804, 1.1238, -123.2516
        Hunter-Lab:
        31.8327, 60.9182, -128.5474
      #5f29ed color charts
#5f29ed RGB chart
      #5f29ed CMYK chart
      #5f29ed RGB pie chart
      #5f29ed color shades, tints & tones
#5f29ed color schemes
#5f29ed color preview, HTML & CSS examples
           This text has a color of #5f29ed        
        
          <p style="color:#5f29ed;">Text here</p>
        
        
          .mytext {color:#5f29ed;}
        
        Text color #5f29ed
      
           This box has a color of #5f29ed        
        
          <div style="background-color:#5f29ed;">Content here</div>
        
        
          .mybackground {background-color:#5f29ed;}
        
        Background color #5f29ed
      
           Border around this has a color of #5f29ed        
        
          <div style="border:2px solid #5f29ed;">Content here</div>
        
        
          .myborder {border:2px solid #5f29ed;}
        
        Border color #5f29ed