#5f31ed color space conversions
Hex:
        #5f31ed
        RGB:
        95, 49, 237
        CMY:
        63, 81, 7
        CMYK:
        60, 79, 0, 7
      HSL:
        255°, 83.9286%, 56.0784%
        HSV (HSB):
        255°, 79.3249%, 92.9412%
        XYZ:
        21.1037, 10.7439, 81.0823
        xyY:
        0.1869, 0.0951, 10.7439
      CIE-Lab:
        39.1458, 65.0705, -86.2018
        CIE-LCH:
        39.1458, 108.0043, 307.0478
        CIE-Luv:
        39.1458, 0.2775, -122.6896
        Hunter-Lab:
        32.7780, 57.5636, -123.7201
      #5f31ed color charts
#5f31ed RGB chart
      #5f31ed CMYK chart
      #5f31ed RGB pie chart
      #5f31ed color shades, tints & tones
#5f31ed color schemes
#5f31ed color preview, HTML & CSS examples
           This text has a color of #5f31ed        
        
          <p style="color:#5f31ed;">Text here</p>
        
        
          .mytext {color:#5f31ed;}
        
        Text color #5f31ed
      
           This box has a color of #5f31ed        
        
          <div style="background-color:#5f31ed;">Content here</div>
        
        
          .mybackground {background-color:#5f31ed;}
        
        Background color #5f31ed
      
           Border around this has a color of #5f31ed        
        
          <div style="border:2px solid #5f31ed;">Content here</div>
        
        
          .myborder {border:2px solid #5f31ed;}
        
        Border color #5f31ed