#9970dd color space conversions
Hex:
        #9970dd
        RGB:
        153, 112, 221
        CMY:
        40, 56, 13
        CMYK:
        31, 49, 0, 13
      HSL:
        263°, 61.5819%, 65.2941%
        HSV (HSB):
        263°, 49.3213%, 86.6667%
        XYZ:
        31.9822, 23.5811, 71.2726
        xyY:
        0.2522, 0.1859, 23.5811
      CIE-Lab:
        55.6659, 38.8661, -50.0918
        CIE-LCH:
        55.6659, 63.4016, 307.8078
        CIE-Luv:
        55.6659, 11.2505, -82.7389
        Hunter-Lab:
        48.5604, 32.5806, -53.0283
      #9970dd color charts
#9970dd RGB chart
      #9970dd CMYK chart
      #9970dd RGB pie chart
      #9970dd color shades, tints & tones
#9970dd color schemes
#9970dd color preview, HTML & CSS examples
           This text has a color of #9970dd        
        
          <p style="color:#9970dd;">Text here</p>
        
        
          .mytext {color:#9970dd;}
        
        Text color #9970dd
      
           This box has a color of #9970dd        
        
          <div style="background-color:#9970dd;">Content here</div>
        
        
          .mybackground {background-color:#9970dd;}
        
        Background color #9970dd
      
           Border around this has a color of #9970dd        
        
          <div style="border:2px solid #9970dd;">Content here</div>
        
        
          .myborder {border:2px solid #9970dd;}
        
        Border color #9970dd