#8d41d4 color space conversions
Hex:
        #8d41d4
        RGB:
        141, 65, 212
        CMY:
        45, 75, 17
        CMYK:
        33, 69, 0, 17
      HSL:
        271°, 63.0901%, 54.3137%
        HSV (HSB):
        271°, 69.3396%, 83.1373%
        XYZ:
        24.7585, 14.1968, 63.7227
        xyY:
        0.2411, 0.1383, 14.1968
      CIE-Lab:
        44.5138, 58.4887, -62.9576
        CIE-LCH:
        44.5138, 85.9337, 312.8926
        CIE-Luv:
        44.5138, 19.1392, -98.6170
        Hunter-Lab:
        37.6786, 51.3541, -73.8972
      #8d41d4 color charts
#8d41d4 RGB chart
      #8d41d4 CMYK chart
      #8d41d4 RGB pie chart
      #8d41d4 color shades, tints & tones
#8d41d4 color schemes
#8d41d4 color preview, HTML & CSS examples
           This text has a color of #8d41d4        
        
          <p style="color:#8d41d4;">Text here</p>
        
        
          .mytext {color:#8d41d4;}
        
        Text color #8d41d4
      
           This box has a color of #8d41d4        
        
          <div style="background-color:#8d41d4;">Content here</div>
        
        
          .mybackground {background-color:#8d41d4;}
        
        Background color #8d41d4
      
           Border around this has a color of #8d41d4        
        
          <div style="border:2px solid #8d41d4;">Content here</div>
        
        
          .myborder {border:2px solid #8d41d4;}
        
        Border color #8d41d4