#9575d5 color space conversions
Hex:
        #9575d5
        RGB:
        149, 117, 213
        CMY:
        42, 54, 16
        CMYK:
        30, 45, 0, 16
      HSL:
        260°, 53.3333%, 64.7059%
        HSV (HSB):
        260°, 45.0704%, 83.5294%
        XYZ:
        30.7660, 23.9162, 65.9455
        xyY:
        0.2550, 0.1983, 23.9162
      CIE-Lab:
        56.0038, 32.9441, -45.0703
        CIE-LCH:
        56.0038, 55.8269, 306.1649
        CIE-Luv:
        56.0038, 8.5076, -74.1620
        Hunter-Lab:
        48.9042, 26.7131, -45.7174
      #9575d5 color charts
#9575d5 RGB chart
      #9575d5 CMYK chart
      #9575d5 RGB pie chart
      #9575d5 color shades, tints & tones
#9575d5 color schemes
#9575d5 color preview, HTML & CSS examples
           This text has a color of #9575d5        
        
          <p style="color:#9575d5;">Text here</p>
        
        
          .mytext {color:#9575d5;}
        
        Text color #9575d5
      
           This box has a color of #9575d5        
        
          <div style="background-color:#9575d5;">Content here</div>
        
        
          .mybackground {background-color:#9575d5;}
        
        Background color #9575d5
      
           Border around this has a color of #9575d5        
        
          <div style="border:2px solid #9575d5;">Content here</div>
        
        
          .myborder {border:2px solid #9575d5;}
        
        Border color #9575d5