#8d408f color space conversions
Hex:
        #8d408f
        RGB:
        141, 64, 143
        CMY:
        45, 75, 44
        CMYK:
        1, 55, 0, 44
      HSL:
        298°, 38.1643%, 40.5882%
        HSV (HSB):
        298°, 55.2448%, 56.0784%
        XYZ:
        17.7758, 11.3127, 27.2333
        xyY:
        0.3156, 0.2009, 11.3127
      CIE-Lab:
        40.1022, 44.1151, -29.2835
        CIE-LCH:
        40.1022, 52.9496, 326.4239
        CIE-Luv:
        40.1022, 34.5755, -46.9604
        Hunter-Lab:
        33.6343, 35.4776, -24.4623
      #8d408f color charts
#8d408f RGB chart
      #8d408f CMYK chart
      #8d408f RGB pie chart
      #8d408f color shades, tints & tones
#8d408f color schemes
#8d408f color preview, HTML & CSS examples
           This text has a color of #8d408f        
        
          <p style="color:#8d408f;">Text here</p>
        
        
          .mytext {color:#8d408f;}
        
        Text color #8d408f
      
           This box has a color of #8d408f        
        
          <div style="background-color:#8d408f;">Content here</div>
        
        
          .mybackground {background-color:#8d408f;}
        
        Background color #8d408f
      
           Border around this has a color of #8d408f        
        
          <div style="border:2px solid #8d408f;">Content here</div>
        
        
          .myborder {border:2px solid #8d408f;}
        
        Border color #8d408f