#9975cd color space conversions
Hex:
        #9975cd
        RGB:
        153, 117, 205
        CMY:
        40, 54, 20
        CMYK:
        25, 43, 0, 20
      HSL:
        265°, 46.8085%, 63.1373%
        HSV (HSB):
        265°, 42.9268%, 80.3922%
        XYZ:
        30.5176, 23.9027, 60.7628
        xyY:
        0.2649, 0.2075, 23.9027
      CIE-Lab:
        55.9902, 32.0766, -40.5394
        CIE-LCH:
        55.9902, 51.6948, 308.3526
        CIE-Luv:
        55.9902, 11.5108, -66.8296
        Hunter-Lab:
        48.8903, 25.8625, -39.4647
      #9975cd color charts
#9975cd RGB chart
      #9975cd CMYK chart
      #9975cd RGB pie chart
      #9975cd color shades, tints & tones
#9975cd color schemes
#9975cd color preview, HTML & CSS examples
           This text has a color of #9975cd        
        
          <p style="color:#9975cd;">Text here</p>
        
        
          .mytext {color:#9975cd;}
        
        Text color #9975cd
      
           This box has a color of #9975cd        
        
          <div style="background-color:#9975cd;">Content here</div>
        
        
          .mybackground {background-color:#9975cd;}
        
        Background color #9975cd
      
           Border around this has a color of #9975cd        
        
          <div style="border:2px solid #9975cd;">Content here</div>
        
        
          .myborder {border:2px solid #9975cd;}
        
        Border color #9975cd