#8d648d color space conversions
Hex:
        #8d648d
        RGB:
        141, 100, 141
        CMY:
        45, 61, 45
        CMYK:
        0, 29, 0, 45
      HSL:
        300°, 17.0124%, 47.2549%
        HSV (HSB):
        300°, 29.0780%, 55.2941%
        XYZ:
        20.3494, 16.7002, 27.3502
        xyY:
        0.3160, 0.2593, 16.7002
      CIE-Lab:
        47.8800, 23.7722, -16.0536
        CIE-LCH:
        47.8800, 28.6851, 325.9684
        CIE-Luv:
        47.8800, 20.4235, -26.4136
        Hunter-Lab:
        40.8658, 17.3700, -11.0749
      #8d648d color charts
#8d648d RGB chart
      #8d648d CMYK chart
      #8d648d RGB pie chart
      #8d648d color shades, tints & tones
#8d648d color schemes
#8d648d color preview, HTML & CSS examples
           This text has a color of #8d648d        
        
          <p style="color:#8d648d;">Text here</p>
        
        
          .mytext {color:#8d648d;}
        
        Text color #8d648d
      
           This box has a color of #8d648d        
        
          <div style="background-color:#8d648d;">Content here</div>
        
        
          .mybackground {background-color:#8d648d;}
        
        Background color #8d648d
      
           Border around this has a color of #8d648d        
        
          <div style="border:2px solid #8d648d;">Content here</div>
        
        
          .myborder {border:2px solid #8d648d;}
        
        Border color #8d648d