#5f0fff color space conversions
Hex:
        #5f0fff
        RGB:
        95, 15, 255
        CMY:
        63, 94, 0
        CMYK:
        63, 94, 0, 0
      HSL:
        260°, 100.0000%, 52.9412%
        HSV (HSB):
        260°, 94.1176%, 100.0000%
        XYZ:
        22.9401, 9.9945, 95.3278
        xyY:
        0.1789, 0.0779, 9.9945
      CIE-Lab:
        37.8326, 79.2700, -98.5152
        CIE-LCH:
        37.8326, 126.4475, 308.8218
        CIE-Luv:
        37.8326, 1.0541, -133.9224
        Hunter-Lab:
        31.6141, 74.2000, -156.6503
      #5f0fff color charts
#5f0fff RGB chart
      #5f0fff CMYK chart
      #5f0fff RGB pie chart
      #5f0fff color shades, tints & tones
#5f0fff color schemes
#5f0fff color preview, HTML & CSS examples
           This text has a color of #5f0fff        
        
          <p style="color:#5f0fff;">Text here</p>
        
        
          .mytext {color:#5f0fff;}
        
        Text color #5f0fff
      
           This box has a color of #5f0fff        
        
          <div style="background-color:#5f0fff;">Content here</div>
        
        
          .mybackground {background-color:#5f0fff;}
        
        Background color #5f0fff
      
           Border around this has a color of #5f0fff        
        
          <div style="border:2px solid #5f0fff;">Content here</div>
        
        
          .myborder {border:2px solid #5f0fff;}
        
        Border color #5f0fff