#8f2faf color space conversions
Hex:
        #8f2faf
        RGB:
        143, 47, 175
        CMY:
        44, 82, 31
        CMYK:
        18, 73, 0, 31
      HSL:
        285°, 57.6577%, 43.5294%
        HSV (HSB):
        285°, 73.1429%, 68.6275%
        XYZ:
        20.0821, 10.9678, 41.6160
        xyY:
        0.2764, 0.1509, 10.9678
      CIE-Lab:
        39.5262, 58.4643, -49.4084
        CIE-LCH:
        39.5262, 76.5458, 319.7987
        CIE-Luv:
        39.5262, 31.7279, -76.7406
        Hunter-Lab:
        33.1177, 50.2838, -51.3220
      #8f2faf color charts
#8f2faf RGB chart
      #8f2faf CMYK chart
      #8f2faf RGB pie chart
      #8f2faf color shades, tints & tones
#8f2faf color schemes
#8f2faf color preview, HTML & CSS examples
           This text has a color of #8f2faf        
        
          <p style="color:#8f2faf;">Text here</p>
        
        
          .mytext {color:#8f2faf;}
        
        Text color #8f2faf
      
           This box has a color of #8f2faf        
        
          <div style="background-color:#8f2faf;">Content here</div>
        
        
          .mybackground {background-color:#8f2faf;}
        
        Background color #8f2faf
      
           Border around this has a color of #8f2faf        
        
          <div style="border:2px solid #8f2faf;">Content here</div>
        
        
          .myborder {border:2px solid #8f2faf;}
        
        Border color #8f2faf