#5f0ffe color space conversions
Hex:
        #5f0ffe
        RGB:
        95, 15, 254
        CMY:
        63, 94, 0
        CMYK:
        63, 94, 0, 0
      HSL:
        260°, 99.1701%, 52.7451%
        HSV (HSB):
        260°, 94.0945%, 99.6078%
        XYZ:
        22.7795, 9.9303, 94.4821
        xyY:
        0.1791, 0.0781, 9.9303
      CIE-Lab:
        37.7170, 79.0400, -98.1469
        CIE-LCH:
        37.7170, 126.0165, 308.8453
        CIE-Luv:
        37.7170, 1.1476, -133.3628
        Hunter-Lab:
        31.5124, 73.8866, -155.7077
      #5f0ffe color charts
#5f0ffe RGB chart
      #5f0ffe CMYK chart
      #5f0ffe RGB pie chart
      #5f0ffe color shades, tints & tones
#5f0ffe color schemes
#5f0ffe color preview, HTML & CSS examples
           This text has a color of #5f0ffe        
        
          <p style="color:#5f0ffe;">Text here</p>
        
        
          .mytext {color:#5f0ffe;}
        
        Text color #5f0ffe
      
           This box has a color of #5f0ffe        
        
          <div style="background-color:#5f0ffe;">Content here</div>
        
        
          .mybackground {background-color:#5f0ffe;}
        
        Background color #5f0ffe
      
           Border around this has a color of #5f0ffe        
        
          <div style="border:2px solid #5f0ffe;">Content here</div>
        
        
          .myborder {border:2px solid #5f0ffe;}
        
        Border color #5f0ffe