#9972db color space conversions
Hex:
        #9972db
        RGB:
        153, 114, 219
        CMY:
        40, 55, 14
        CMYK:
        30, 48, 0, 14
      HSL:
        262°, 59.3220%, 65.2941%
        HSV (HSB):
        262°, 47.9452%, 85.8824%
        XYZ:
        31.9404, 23.9214, 69.9517
        xyY:
        0.2539, 0.1901, 23.9214
      CIE-Lab:
        56.0090, 37.2356, -48.4208
        CIE-LCH:
        56.0090, 61.0824, 307.5603
        CIE-Luv:
        56.0090, 10.8325, -80.0081
        Hunter-Lab:
        48.9095, 30.9778, -50.5615
      #9972db color charts
#9972db RGB chart
      #9972db CMYK chart
      #9972db RGB pie chart
      #9972db color shades, tints & tones
#9972db color schemes
#9972db color preview, HTML & CSS examples
           This text has a color of #9972db        
        
          <p style="color:#9972db;">Text here</p>
        
        
          .mytext {color:#9972db;}
        
        Text color #9972db
      
           This box has a color of #9972db        
        
          <div style="background-color:#9972db;">Content here</div>
        
        
          .mybackground {background-color:#9972db;}
        
        Background color #9972db
      
           Border around this has a color of #9972db        
        
          <div style="border:2px solid #9972db;">Content here</div>
        
        
          .myborder {border:2px solid #9972db;}
        
        Border color #9972db