#9f0ddd color space conversions
Hex:
        #9f0ddd
        RGB:
        159, 13, 221
        CMY:
        38, 95, 13
        CMYK:
        28, 94, 0, 13
      HSL:
        282°, 88.8889%, 45.8824%
        HSV (HSB):
        282°, 94.1176%, 86.6667%
        XYZ:
        27.4931, 12.8792, 69.4435
        xyY:
        0.2504, 0.1173, 12.8792
      CIE-Lab:
        42.5807, 78.1699, -71.1541
        CIE-LCH:
        42.5807, 105.7045, 317.6900
        CIE-Luv:
        42.5807, 32.3822, -109.6859
        Hunter-Lab:
        35.8876, 73.9436, -89.6063
      #9f0ddd color charts
#9f0ddd RGB chart
      #9f0ddd CMYK chart
      #9f0ddd RGB pie chart
      #9f0ddd color shades, tints & tones
#9f0ddd color schemes
#9f0ddd color preview, HTML & CSS examples
           This text has a color of #9f0ddd        
        
          <p style="color:#9f0ddd;">Text here</p>
        
        
          .mytext {color:#9f0ddd;}
        
        Text color #9f0ddd
      
           This box has a color of #9f0ddd        
        
          <div style="background-color:#9f0ddd;">Content here</div>
        
        
          .mybackground {background-color:#9f0ddd;}
        
        Background color #9f0ddd
      
           Border around this has a color of #9f0ddd        
        
          <div style="border:2px solid #9f0ddd;">Content here</div>
        
        
          .myborder {border:2px solid #9f0ddd;}
        
        Border color #9f0ddd