#9971dd color space conversions
Hex:
        #9971dd
        RGB:
        153, 113, 221
        CMY:
        40, 56, 13
        CMYK:
        31, 49, 0, 13
      HSL:
        262°, 61.3636%, 65.4902%
        HSV (HSB):
        262°, 48.8688%, 86.6667%
        XYZ:
        32.0931, 23.8030, 71.3096
        xyY:
        0.2523, 0.1871, 23.8030
      CIE-Lab:
        55.8900, 38.3018, -49.7354
        CIE-LCH:
        55.8900, 62.7745, 307.6003
        CIE-Luv:
        55.8900, 10.9177, -82.1801
        Hunter-Lab:
        48.7883, 32.0383, -52.5071
      #9971dd color charts
#9971dd RGB chart
      #9971dd CMYK chart
      #9971dd RGB pie chart
      #9971dd color shades, tints & tones
#9971dd color schemes
#9971dd color preview, HTML & CSS examples
           This text has a color of #9971dd        
        
          <p style="color:#9971dd;">Text here</p>
        
        
          .mytext {color:#9971dd;}
        
        Text color #9971dd
      
           This box has a color of #9971dd        
        
          <div style="background-color:#9971dd;">Content here</div>
        
        
          .mybackground {background-color:#9971dd;}
        
        Background color #9971dd
      
           Border around this has a color of #9971dd        
        
          <div style="border:2px solid #9971dd;">Content here</div>
        
        
          .myborder {border:2px solid #9971dd;}
        
        Border color #9971dd