#8d2ded color space conversions
Hex:
        #8d2ded
        RGB:
        141, 45, 237
        CMY:
        45, 82, 7
        CMYK:
        41, 81, 0, 7
      HSL:
        270°, 84.2105%, 55.2941%
        HSV (HSB):
        270°, 81.0127%, 92.9412%
        XYZ:
        27.2090, 13.6539, 81.3222
        xyY:
        0.2227, 0.1117, 13.6539
      CIE-Lab:
        43.7325, 72.0621, -78.4725
        CIE-LCH:
        43.7325, 106.5405, 312.5616
        CIE-Luv:
        43.7325, 17.5187, -119.4837
        Hunter-Lab:
        36.9512, 66.7735, -104.6195
      #8d2ded color charts
#8d2ded RGB chart
      #8d2ded CMYK chart
      #8d2ded RGB pie chart
      #8d2ded color shades, tints & tones
#8d2ded color schemes
#8d2ded color preview, HTML & CSS examples
           This text has a color of #8d2ded        
        
          <p style="color:#8d2ded;">Text here</p>
        
        
          .mytext {color:#8d2ded;}
        
        Text color #8d2ded
      
           This box has a color of #8d2ded        
        
          <div style="background-color:#8d2ded;">Content here</div>
        
        
          .mybackground {background-color:#8d2ded;}
        
        Background color #8d2ded
      
           Border around this has a color of #8d2ded        
        
          <div style="border:2px solid #8d2ded;">Content here</div>
        
        
          .myborder {border:2px solid #8d2ded;}
        
        Border color #8d2ded