#5f3dfe color space conversions
Hex:
        #5f3dfe
        RGB:
        95, 61, 254
        CMY:
        63, 76, 0
        CMYK:
        63, 76, 0, 0
      HSL:
        251°, 98.9744%, 61.7647%
        HSV (HSB):
        251°, 75.9843%, 99.6078%
        XYZ:
        24.2775, 12.9261, 94.9814
        xyY:
        0.1837, 0.0978, 12.9261
      CIE-Lab:
        42.6517, 64.4334, -89.9743
        CIE-LCH:
        42.6517, 110.6663, 305.6076
        CIE-Luv:
        42.6517, -2.6738, -131.4686
        Hunter-Lab:
        35.9529, 57.6156, -131.4667
      #5f3dfe color charts
#5f3dfe RGB chart
      #5f3dfe CMYK chart
      #5f3dfe RGB pie chart
      #5f3dfe color shades, tints & tones
#5f3dfe color schemes
#5f3dfe color preview, HTML & CSS examples
           This text has a color of #5f3dfe        
        
          <p style="color:#5f3dfe;">Text here</p>
        
        
          .mytext {color:#5f3dfe;}
        
        Text color #5f3dfe
      
           This box has a color of #5f3dfe        
        
          <div style="background-color:#5f3dfe;">Content here</div>
        
        
          .mybackground {background-color:#5f3dfe;}
        
        Background color #5f3dfe
      
           Border around this has a color of #5f3dfe        
        
          <div style="border:2px solid #5f3dfe;">Content here</div>
        
        
          .myborder {border:2px solid #5f3dfe;}
        
        Border color #5f3dfe