#9971fe color space conversions
Hex:
        #9971fe
        RGB:
        153, 113, 254
        CMY:
        40, 56, 0
        CMYK:
        40, 56, 0, 0
      HSL:
        257°, 98.6014%, 71.9608%
        HSV (HSB):
        257°, 55.5118%, 99.6078%
        XYZ:
        36.9314, 25.7383, 96.7874
        xyY:
        0.2316, 0.1614, 25.7383
      CIE-Lab:
        57.7878, 46.8058, -65.0812
        CIE-LCH:
        57.7878, 80.1645, 305.7233
        CIE-Luv:
        57.7878, 6.9429, -107.8907
        Hunter-Lab:
        50.7329, 41.1576, -77.5994
      #9971fe color charts
#9971fe RGB chart
      #9971fe CMYK chart
      #9971fe RGB pie chart
      #9971fe color shades, tints & tones
#9971fe color schemes
#9971fe color preview, HTML & CSS examples
           This text has a color of #9971fe        
        
          <p style="color:#9971fe;">Text here</p>
        
        
          .mytext {color:#9971fe;}
        
        Text color #9971fe
      
           This box has a color of #9971fe        
        
          <div style="background-color:#9971fe;">Content here</div>
        
        
          .mybackground {background-color:#9971fe;}
        
        Background color #9971fe
      
           Border around this has a color of #9971fe        
        
          <div style="border:2px solid #9971fe;">Content here</div>
        
        
          .myborder {border:2px solid #9971fe;}
        
        Border color #9971fe