#5f3dfd color space conversions
Hex:
        #5f3dfd
        RGB:
        95, 61, 253
        CMY:
        63, 76, 1
        CMYK:
        62, 76, 0, 1
      HSL:
        251°, 97.9592%, 61.5686%
        HSV (HSB):
        251°, 75.8893%, 99.2157%
        XYZ:
        24.1177, 12.8622, 94.1400
        xyY:
        0.1839, 0.0981, 12.8622
      CIE-Lab:
        42.5549, 64.1533, -89.5753
        CIE-LCH:
        42.5549, 110.1788, 305.6100
        CIE-Luv:
        42.5549, -2.5968, -130.8744
        Hunter-Lab:
        35.8640, 57.2752, -130.5268
      #5f3dfd color charts
#5f3dfd RGB chart
      #5f3dfd CMYK chart
      #5f3dfd RGB pie chart
      #5f3dfd color shades, tints & tones
#5f3dfd color schemes
#5f3dfd color preview, HTML & CSS examples
           This text has a color of #5f3dfd        
        
          <p style="color:#5f3dfd;">Text here</p>
        
        
          .mytext {color:#5f3dfd;}
        
        Text color #5f3dfd
      
           This box has a color of #5f3dfd        
        
          <div style="background-color:#5f3dfd;">Content here</div>
        
        
          .mybackground {background-color:#5f3dfd;}
        
        Background color #5f3dfd
      
           Border around this has a color of #5f3dfd        
        
          <div style="border:2px solid #5f3dfd;">Content here</div>
        
        
          .myborder {border:2px solid #5f3dfd;}
        
        Border color #5f3dfd