#8d569d color space conversions
Hex:
        #8d569d
        RGB:
        141, 86, 157
        CMY:
        45, 66, 38
        CMYK:
        10, 45, 0, 38
      HSL:
        286°, 29.2181%, 47.6471%
        HSV (HSB):
        286°, 45.2229%, 61.5686%
        XYZ:
        20.3981, 14.7526, 33.6707
        xyY:
        0.2964, 0.2144, 14.7526
      CIE-Lab:
        45.2935, 35.1593, -29.5685
        CIE-LCH:
        45.2935, 45.9399, 319.9366
        CIE-Luv:
        45.2935, 23.6983, -47.6363
        Hunter-Lab:
        38.4091, 27.5807, -25.0892
      #8d569d color charts
#8d569d RGB chart
      #8d569d CMYK chart
      #8d569d RGB pie chart
      #8d569d color shades, tints & tones
#8d569d color schemes
#8d569d color preview, HTML & CSS examples
           This text has a color of #8d569d        
        
          <p style="color:#8d569d;">Text here</p>
        
        
          .mytext {color:#8d569d;}
        
        Text color #8d569d
      
           This box has a color of #8d569d        
        
          <div style="background-color:#8d569d;">Content here</div>
        
        
          .mybackground {background-color:#8d569d;}
        
        Background color #8d569d
      
           Border around this has a color of #8d569d        
        
          <div style="border:2px solid #8d569d;">Content here</div>
        
        
          .myborder {border:2px solid #8d569d;}
        
        Border color #8d569d