#9975c8 color space conversions
Hex:
        #9975c8
        RGB:
        153, 117, 200
        CMY:
        40, 54, 22
        CMYK:
        24, 42, 0, 22
      HSL:
        266°, 43.0052%, 62.1569%
        HSV (HSB):
        266°, 41.5000%, 78.4314%
        XYZ:
        29.9235, 23.6650, 57.6342
        xyY:
        0.2690, 0.2128, 23.6650
      CIE-Lab:
        55.7508, 30.8720, -38.0762
        CIE-LCH:
        55.7508, 49.0191, 309.0350
        CIE-Luv:
        55.7508, 12.1338, -62.6966
        Hunter-Lab:
        48.6467, 24.6669, -36.1912
      #9975c8 color charts
#9975c8 RGB chart
      #9975c8 CMYK chart
      #9975c8 RGB pie chart
      #9975c8 color shades, tints & tones
#9975c8 color schemes
#9975c8 color preview, HTML & CSS examples
           This text has a color of #9975c8        
        
          <p style="color:#9975c8;">Text here</p>
        
        
          .mytext {color:#9975c8;}
        
        Text color #9975c8
      
           This box has a color of #9975c8        
        
          <div style="background-color:#9975c8;">Content here</div>
        
        
          .mybackground {background-color:#9975c8;}
        
        Background color #9975c8
      
           Border around this has a color of #9975c8        
        
          <div style="border:2px solid #9975c8;">Content here</div>
        
        
          .myborder {border:2px solid #9975c8;}
        
        Border color #9975c8