#8d3faf color space conversions
Hex:
        #8d3faf
        RGB:
        141, 63, 175
        CMY:
        45, 75, 31
        CMYK:
        19, 64, 0, 31
      HSL:
        282°, 47.0588%, 46.6667%
        HSV (HSB):
        282°, 64.0000%, 68.6275%
        XYZ:
        20.4999, 12.3129, 41.8536
        xyY:
        0.2746, 0.1649, 12.3129
      CIE-Lab:
        41.7091, 51.1062, -45.9204
        CIE-LCH:
        41.7091, 68.7061, 318.0594
        CIE-Luv:
        41.7091, 27.1528, -72.2755
        Hunter-Lab:
        35.0897, 42.8751, -46.1559
      #8d3faf color charts
#8d3faf RGB chart
      #8d3faf CMYK chart
      #8d3faf RGB pie chart
      #8d3faf color shades, tints & tones
#8d3faf color schemes
#8d3faf color preview, HTML & CSS examples
           This text has a color of #8d3faf        
        
          <p style="color:#8d3faf;">Text here</p>
        
        
          .mytext {color:#8d3faf;}
        
        Text color #8d3faf
      
           This box has a color of #8d3faf        
        
          <div style="background-color:#8d3faf;">Content here</div>
        
        
          .mybackground {background-color:#8d3faf;}
        
        Background color #8d3faf
      
           Border around this has a color of #8d3faf        
        
          <div style="border:2px solid #8d3faf;">Content here</div>
        
        
          .myborder {border:2px solid #8d3faf;}
        
        Border color #8d3faf