#8d549f color space conversions
Hex:
        #8d549f
        RGB:
        141, 84, 159
        CMY:
        45, 67, 38
        CMYK:
        11, 47, 0, 38
      HSL:
        286°, 30.8642%, 47.6471%
        HSV (HSB):
        286°, 47.1698%, 62.3529%
        XYZ:
        20.4128, 14.5066, 34.5251
        xyY:
        0.2939, 0.2089, 14.5066
      CIE-Lab:
        44.9508, 36.7084, -31.2937
        CIE-LCH:
        44.9508, 48.2369, 319.5526
        CIE-Luv:
        44.9508, 24.0732, -50.3266
        Hunter-Lab:
        38.0875, 29.0132, -27.0832
      #8d549f color charts
#8d549f RGB chart
      #8d549f CMYK chart
      #8d549f RGB pie chart
      #8d549f color shades, tints & tones
#8d549f color schemes
#8d549f color preview, HTML & CSS examples
           This text has a color of #8d549f        
        
          <p style="color:#8d549f;">Text here</p>
        
        
          .mytext {color:#8d549f;}
        
        Text color #8d549f
      
           This box has a color of #8d549f        
        
          <div style="background-color:#8d549f;">Content here</div>
        
        
          .mybackground {background-color:#8d549f;}
        
        Background color #8d549f
      
           Border around this has a color of #8d549f        
        
          <div style="border:2px solid #8d549f;">Content here</div>
        
        
          .myborder {border:2px solid #8d549f;}
        
        Border color #8d549f