#9970c7 color space conversions
Hex:
        #9970c7
        RGB:
        153, 112, 199
        CMY:
        40, 56, 22
        CMYK:
        23, 44, 0, 22
      HSL:
        268°, 43.7186%, 60.9804%
        HSV (HSB):
        268°, 43.7186%, 78.0392%
        XYZ:
        29.2398, 22.4842, 56.8316
        xyY:
        0.2694, 0.2071, 22.4842
      CIE-Lab:
        54.5370, 33.4937, -39.4144
        CIE-LCH:
        54.5370, 51.7236, 310.3573
        CIE-Luv:
        54.5370, 14.1532, -64.8751
        Hunter-Lab:
        47.4175, 27.0909, -37.8690
      #9970c7 color charts
#9970c7 RGB chart
      #9970c7 CMYK chart
      #9970c7 RGB pie chart
      #9970c7 color shades, tints & tones
#9970c7 color schemes
#9970c7 color preview, HTML & CSS examples
           This text has a color of #9970c7        
        
          <p style="color:#9970c7;">Text here</p>
        
        
          .mytext {color:#9970c7;}
        
        Text color #9970c7
      
           This box has a color of #9970c7        
        
          <div style="background-color:#9970c7;">Content here</div>
        
        
          .mybackground {background-color:#9970c7;}
        
        Background color #9970c7
      
           Border around this has a color of #9970c7        
        
          <div style="border:2px solid #9970c7;">Content here</div>
        
        
          .myborder {border:2px solid #9970c7;}
        
        Border color #9970c7