#9d7dfb color space conversions
Hex:
        #9d7dfb
        RGB:
        157, 125, 251
        CMY:
        38, 51, 2
        CMYK:
        37, 50, 0, 2
      HSL:
        255°, 94.0299%, 73.7255%
        HSV (HSB):
        255°, 50.1992%, 98.4314%
        XYZ:
        38.6508, 28.8004, 94.7887
        xyY:
        0.2382, 0.1775, 28.8004
      CIE-Lab:
        60.6050, 40.2393, -58.8910
        CIE-LCH:
        60.6050, 71.3257, 304.3442
        CIE-Luv:
        60.6050, 5.4573, -98.5075
        Hunter-Lab:
        53.6660, 34.6422, -67.1561
      #9d7dfb color charts
#9d7dfb RGB chart
      #9d7dfb CMYK chart
      #9d7dfb RGB pie chart
      #9d7dfb color shades, tints & tones
#9d7dfb color schemes
#9d7dfb color preview, HTML & CSS examples
           This text has a color of #9d7dfb        
        
          <p style="color:#9d7dfb;">Text here</p>
        
        
          .mytext {color:#9d7dfb;}
        
        Text color #9d7dfb
      
           This box has a color of #9d7dfb        
        
          <div style="background-color:#9d7dfb;">Content here</div>
        
        
          .mybackground {background-color:#9d7dfb;}
        
        Background color #9d7dfb
      
           Border around this has a color of #9d7dfb        
        
          <div style="border:2px solid #9d7dfb;">Content here</div>
        
        
          .myborder {border:2px solid #9d7dfb;}
        
        Border color #9d7dfb