#9970d3 color space conversions
Hex:
        #9970d3
        RGB:
        153, 112, 211
        CMY:
        40, 56, 17
        CMYK:
        27, 47, 0, 17
      HSL:
        265°, 52.9412%, 63.3333%
        HSV (HSB):
        265°, 46.9194%, 82.7451%
        XYZ:
        30.6889, 23.0638, 64.4623
        xyY:
        0.2596, 0.1951, 23.0638
      CIE-Lab:
        55.1380, 36.3894, -45.2848
        CIE-LCH:
        55.1380, 58.0939, 308.7842
        CIE-Luv:
        55.1380, 12.5501, -74.6842
        Hunter-Lab:
        48.0248, 30.0221, -45.9659
      #9970d3 color charts
#9970d3 RGB chart
      #9970d3 CMYK chart
      #9970d3 RGB pie chart
      #9970d3 color shades, tints & tones
#9970d3 color schemes
#9970d3 color preview, HTML & CSS examples
           This text has a color of #9970d3        
        
          <p style="color:#9970d3;">Text here</p>
        
        
          .mytext {color:#9970d3;}
        
        Text color #9970d3
      
           This box has a color of #9970d3        
        
          <div style="background-color:#9970d3;">Content here</div>
        
        
          .mybackground {background-color:#9970d3;}
        
        Background color #9970d3
      
           Border around this has a color of #9970d3        
        
          <div style="border:2px solid #9970d3;">Content here</div>
        
        
          .myborder {border:2px solid #9970d3;}
        
        Border color #9970d3