#9f30ed color space conversions
Hex:
        #9f30ed
        RGB:
        159, 48, 237
        CMY:
        38, 81, 7
        CMYK:
        33, 80, 0, 7
      HSL:
        275°, 84.0000%, 55.8824%
        HSV (HSB):
        275°, 79.7468%, 92.9412%
        XYZ:
        30.6411, 15.5993, 81.5168
        xyY:
        0.2398, 0.1221, 15.5993
      CIE-Lab:
        46.4443, 73.6840, -73.9415
        CIE-LCH:
        46.4443, 104.3872, 314.9000
        CIE-Luv:
        46.4443, 25.8835, -116.2945
        Hunter-Lab:
        39.4959, 69.3633, -94.7233
      #9f30ed color charts
#9f30ed RGB chart
      #9f30ed CMYK chart
      #9f30ed RGB pie chart
      #9f30ed color shades, tints & tones
#9f30ed color schemes
#9f30ed color preview, HTML & CSS examples
           This text has a color of #9f30ed        
        
          <p style="color:#9f30ed;">Text here</p>
        
        
          .mytext {color:#9f30ed;}
        
        Text color #9f30ed
      
           This box has a color of #9f30ed        
        
          <div style="background-color:#9f30ed;">Content here</div>
        
        
          .mybackground {background-color:#9f30ed;}
        
        Background color #9f30ed
      
           Border around this has a color of #9f30ed        
        
          <div style="border:2px solid #9f30ed;">Content here</div>
        
        
          .myborder {border:2px solid #9f30ed;}
        
        Border color #9f30ed