#8f2eaa color space conversions
Hex:
        #8f2eaa
        RGB:
        143, 46, 170
        CMY:
        44, 82, 33
        CMYK:
        16, 73, 0, 33
      HSL:
        287°, 57.4074%, 42.3529%
        HSV (HSB):
        287°, 72.9412%, 66.6667%
        XYZ:
        19.5604, 10.6959, 39.0638
        xyY:
        0.2822, 0.1543, 10.6959
      CIE-Lab:
        39.0635, 57.8573, -47.1762
        CIE-LCH:
        39.0635, 74.6529, 320.8066
        CIE-Luv:
        39.0635, 33.2275, -73.3429
        Hunter-Lab:
        32.7046, 49.5265, -47.9253
      #8f2eaa color charts
#8f2eaa RGB chart
      #8f2eaa CMYK chart
      #8f2eaa RGB pie chart
      #8f2eaa color shades, tints & tones
#8f2eaa color schemes
#8f2eaa color preview, HTML & CSS examples
           This text has a color of #8f2eaa        
        
          <p style="color:#8f2eaa;">Text here</p>
        
        
          .mytext {color:#8f2eaa;}
        
        Text color #8f2eaa
      
           This box has a color of #8f2eaa        
        
          <div style="background-color:#8f2eaa;">Content here</div>
        
        
          .mybackground {background-color:#8f2eaa;}
        
        Background color #8f2eaa
      
           Border around this has a color of #8f2eaa        
        
          <div style="border:2px solid #8f2eaa;">Content here</div>
        
        
          .myborder {border:2px solid #8f2eaa;}
        
        Border color #8f2eaa