#5f1edb color space conversions
Hex:
        #5f1edb
        RGB:
        95, 30, 219
        CMY:
        63, 88, 14
        CMYK:
        57, 86, 0, 14
      HSL:
        261°, 75.9036%, 48.8235%
        HSV (HSB):
        261°, 86.3014%, 85.8824%
        XYZ:
        17.9698, 8.4759, 67.7067
        xyY:
        0.1909, 0.0900, 8.4759
      CIE-Lab:
        34.9550, 67.3374, -82.8546
        CIE-LCH:
        34.9550, 106.7670, 309.1014
        CIE-Luv:
        34.9550, 3.8960, -113.2746
        Hunter-Lab:
        29.1134, 59.2276, -117.5066
      #5f1edb color charts
#5f1edb RGB chart
      #5f1edb CMYK chart
      #5f1edb RGB pie chart
      #5f1edb color shades, tints & tones
#5f1edb color schemes
#5f1edb color preview, HTML & CSS examples
           This text has a color of #5f1edb        
        
          <p style="color:#5f1edb;">Text here</p>
        
        
          .mytext {color:#5f1edb;}
        
        Text color #5f1edb
      
           This box has a color of #5f1edb        
        
          <div style="background-color:#5f1edb;">Content here</div>
        
        
          .mybackground {background-color:#5f1edb;}
        
        Background color #5f1edb
      
           Border around this has a color of #5f1edb        
        
          <div style="border:2px solid #5f1edb;">Content here</div>
        
        
          .myborder {border:2px solid #5f1edb;}
        
        Border color #5f1edb