#5f1cfb color space conversions
Hex:
        #5f1cfb
        RGB:
        95, 28, 251
        CMY:
        63, 89, 2
        CMYK:
        62, 89, 0, 2
      HSL:
        258°, 96.5368%, 54.7059%
        HSV (HSB):
        258°, 88.8446%, 98.4314%
        XYZ:
        22.5472, 10.2284, 92.0527
        xyY:
        0.1806, 0.0819, 10.2284
      CIE-Lab:
        38.2493, 75.6860, -95.5800
        CIE-LCH:
        38.2493, 121.9176, 308.3743
        CIE-Luv:
        38.2493, 0.8127, -131.6358
        Hunter-Lab:
        31.9819, 69.8735, -148.2654
      #5f1cfb color charts
#5f1cfb RGB chart
      #5f1cfb CMYK chart
      #5f1cfb RGB pie chart
      #5f1cfb color shades, tints & tones
#5f1cfb color schemes
#5f1cfb color preview, HTML & CSS examples
           This text has a color of #5f1cfb        
        
          <p style="color:#5f1cfb;">Text here</p>
        
        
          .mytext {color:#5f1cfb;}
        
        Text color #5f1cfb
      
           This box has a color of #5f1cfb        
        
          <div style="background-color:#5f1cfb;">Content here</div>
        
        
          .mybackground {background-color:#5f1cfb;}
        
        Background color #5f1cfb
      
           Border around this has a color of #5f1cfb        
        
          <div style="border:2px solid #5f1cfb;">Content here</div>
        
        
          .myborder {border:2px solid #5f1cfb;}
        
        Border color #5f1cfb