#5f1ff1 color space conversions
Hex:
        #5f1ff1
        RGB:
        95, 31, 241
        CMY:
        63, 88, 5
        CMYK:
        61, 87, 0, 5
      HSL:
        258°, 88.2353%, 53.3333%
        HSV (HSB):
        258°, 87.1369%, 94.5098%
        XYZ:
        21.0865, 9.7637, 83.9923
        xyY:
        0.1836, 0.0850, 9.7637
      CIE-Lab:
        37.4150, 72.4485, -91.3293
        CIE-LCH:
        37.4150, 116.5754, 308.4238
        CIE-Luv:
        37.4150, 1.5632, -125.9149
        Hunter-Lab:
        31.2470, 65.7754, -137.4994
      #5f1ff1 color charts
#5f1ff1 RGB chart
      #5f1ff1 CMYK chart
      #5f1ff1 RGB pie chart
      #5f1ff1 color shades, tints & tones
#5f1ff1 color schemes
#5f1ff1 color preview, HTML & CSS examples
           This text has a color of #5f1ff1        
        
          <p style="color:#5f1ff1;">Text here</p>
        
        
          .mytext {color:#5f1ff1;}
        
        Text color #5f1ff1
      
           This box has a color of #5f1ff1        
        
          <div style="background-color:#5f1ff1;">Content here</div>
        
        
          .mybackground {background-color:#5f1ff1;}
        
        Background color #5f1ff1
      
           Border around this has a color of #5f1ff1        
        
          <div style="border:2px solid #5f1ff1;">Content here</div>
        
        
          .myborder {border:2px solid #5f1ff1;}
        
        Border color #5f1ff1