#9f2dfe color space conversions
Hex:
        #9f2dfe
        RGB:
        159, 45, 254
        CMY:
        38, 82, 0
        CMYK:
        37, 82, 0, 0
      HSL:
        273°, 99.0521%, 58.6275%
        HSV (HSB):
        273°, 82.2835%, 99.6078%
        XYZ:
        33.1259, 16.4035, 95.1862
        xyY:
        0.2289, 0.1133, 16.4035
      CIE-Lab:
        47.4994, 78.1634, -81.7535
        CIE-LCH:
        47.4994, 113.1068, 313.7139
        CIE-Luv:
        47.4994, 22.7170, -127.7717
        Hunter-Lab:
        40.5012, 75.1178, -110.9930
      #9f2dfe color charts
#9f2dfe RGB chart
      #9f2dfe CMYK chart
      #9f2dfe RGB pie chart
      #9f2dfe color shades, tints & tones
#9f2dfe color schemes
#9f2dfe color preview, HTML & CSS examples
           This text has a color of #9f2dfe        
        
          <p style="color:#9f2dfe;">Text here</p>
        
        
          .mytext {color:#9f2dfe;}
        
        Text color #9f2dfe
      
           This box has a color of #9f2dfe        
        
          <div style="background-color:#9f2dfe;">Content here</div>
        
        
          .mybackground {background-color:#9f2dfe;}
        
        Background color #9f2dfe
      
           Border around this has a color of #9f2dfe        
        
          <div style="border:2px solid #9f2dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9f2dfe;}
        
        Border color #9f2dfe