#9f2fea color space conversions
Hex:
        #9f2fea
        RGB:
        159, 47, 234
        CMY:
        38, 82, 8
        CMYK:
        32, 80, 0, 8
      HSL:
        276°, 81.6594%, 55.0980%
        HSV (HSB):
        276°, 79.9145%, 91.7647%
        XYZ:
        30.1659, 15.3445, 79.2138
        xyY:
        0.2419, 0.1230, 15.3445
      CIE-Lab:
        46.1024, 73.3758, -72.8043
        CIE-LCH:
        46.1024, 103.3658, 315.2240
        CIE-Luv:
        46.1024, 26.6516, -114.4797
        Hunter-Lab:
        39.1720, 68.9095, -92.4760
      #9f2fea color charts
#9f2fea RGB chart
      #9f2fea CMYK chart
      #9f2fea RGB pie chart
      #9f2fea color shades, tints & tones
#9f2fea color schemes
#9f2fea color preview, HTML & CSS examples
           This text has a color of #9f2fea        
        
          <p style="color:#9f2fea;">Text here</p>
        
        
          .mytext {color:#9f2fea;}
        
        Text color #9f2fea
      
           This box has a color of #9f2fea        
        
          <div style="background-color:#9f2fea;">Content here</div>
        
        
          .mybackground {background-color:#9f2fea;}
        
        Background color #9f2fea
      
           Border around this has a color of #9f2fea        
        
          <div style="border:2px solid #9f2fea;">Content here</div>
        
        
          .myborder {border:2px solid #9f2fea;}
        
        Border color #9f2fea