#9d7ffb color space conversions
Hex:
        #9d7ffb
        RGB:
        157, 127, 251
        CMY:
        38, 50, 2
        CMYK:
        37, 49, 0, 2
      HSL:
        255°, 93.9394%, 74.1176%
        HSV (HSB):
        255°, 49.4024%, 98.4314%
        XYZ:
        38.9066, 29.3119, 94.8739
        xyY:
        0.2386, 0.1797, 29.3119
      CIE-Lab:
        61.0559, 39.1112, -58.1709
        CIE-LCH:
        61.0559, 70.0967, 303.9149
        CIE-Luv:
        61.0559, 4.8190, -97.3747
        Hunter-Lab:
        54.1404, 33.5285, -65.9995
      #9d7ffb color charts
#9d7ffb RGB chart
      #9d7ffb CMYK chart
      #9d7ffb RGB pie chart
      #9d7ffb color shades, tints & tones
#9d7ffb color schemes
#9d7ffb color preview, HTML & CSS examples
           This text has a color of #9d7ffb        
        
          <p style="color:#9d7ffb;">Text here</p>
        
        
          .mytext {color:#9d7ffb;}
        
        Text color #9d7ffb
      
           This box has a color of #9d7ffb        
        
          <div style="background-color:#9d7ffb;">Content here</div>
        
        
          .mybackground {background-color:#9d7ffb;}
        
        Background color #9d7ffb
      
           Border around this has a color of #9d7ffb        
        
          <div style="border:2px solid #9d7ffb;">Content here</div>
        
        
          .myborder {border:2px solid #9d7ffb;}
        
        Border color #9d7ffb