#9970e4 color space conversions
Hex:
        #9970e4
        RGB:
        153, 112, 228
        CMY:
        40, 56, 11
        CMYK:
        33, 51, 0, 11
      HSL:
        261°, 68.2353%, 66.6667%
        HSV (HSB):
        261°, 50.8772%, 89.4118%
        XYZ:
        32.9346, 23.9621, 76.2881
        xyY:
        0.2473, 0.1799, 23.9621
      CIE-Lab:
        56.0498, 40.6299, -53.4113
        CIE-LCH:
        56.0498, 67.1086, 307.2602
        CIE-Luv:
        56.0498, 10.3621, -88.3036
        Hunter-Lab:
        48.9511, 34.4317, -58.1351
      #9970e4 color charts
#9970e4 RGB chart
      #9970e4 CMYK chart
      #9970e4 RGB pie chart
      #9970e4 color shades, tints & tones
#9970e4 color schemes
#9970e4 color preview, HTML & CSS examples
           This text has a color of #9970e4        
        
          <p style="color:#9970e4;">Text here</p>
        
        
          .mytext {color:#9970e4;}
        
        Text color #9970e4
      
           This box has a color of #9970e4        
        
          <div style="background-color:#9970e4;">Content here</div>
        
        
          .mybackground {background-color:#9970e4;}
        
        Background color #9970e4
      
           Border around this has a color of #9970e4        
        
          <div style="border:2px solid #9970e4;">Content here</div>
        
        
          .myborder {border:2px solid #9970e4;}
        
        Border color #9970e4