#8d2caf color space conversions
Hex:
        #8d2caf
        RGB:
        141, 44, 175
        CMY:
        45, 83, 31
        CMYK:
        19, 75, 0, 31
      HSL:
        284°, 59.8174%, 42.9412%
        HSV (HSB):
        284°, 74.8571%, 68.6275%
        XYZ:
        19.6231, 10.5592, 41.5613
        xyY:
        0.2735, 0.1472, 10.5592
      CIE-Lab:
        38.8280, 59.1875, -50.5487
        CIE-LCH:
        38.8280, 77.8353, 319.5012
        CIE-Luv:
        38.8280, 31.0283, -77.9255
        Hunter-Lab:
        32.4950, 50.9263, -53.0859
      #8d2caf color charts
#8d2caf RGB chart
      #8d2caf CMYK chart
      #8d2caf RGB pie chart
      #8d2caf color shades, tints & tones
#8d2caf color schemes
#8d2caf color preview, HTML & CSS examples
           This text has a color of #8d2caf        
        
          <p style="color:#8d2caf;">Text here</p>
        
        
          .mytext {color:#8d2caf;}
        
        Text color #8d2caf
      
           This box has a color of #8d2caf        
        
          <div style="background-color:#8d2caf;">Content here</div>
        
        
          .mybackground {background-color:#8d2caf;}
        
        Background color #8d2caf
      
           Border around this has a color of #8d2caf        
        
          <div style="border:2px solid #8d2caf;">Content here</div>
        
        
          .myborder {border:2px solid #8d2caf;}
        
        Border color #8d2caf