#9f7dfe color space conversions
Hex:
        #9f7dfe
        RGB:
        159, 125, 254
        CMY:
        38, 51, 0
        CMYK:
        37, 51, 0, 0
      HSL:
        256°, 98.4733%, 74.3137%
        HSV (HSB):
        256°, 50.7874%, 99.6078%
        XYZ:
        39.5211, 29.1939, 97.3179
        xyY:
        0.2380, 0.1758, 29.1939
      CIE-Lab:
        60.9524, 41.5017, -59.9758
        CIE-LCH:
        60.9524, 72.9348, 304.6822
        CIE-Luv:
        60.9524, 6.0451, -100.5019
        Hunter-Lab:
        54.0314, 36.0083, -68.9674
      #9f7dfe color charts
#9f7dfe RGB chart
      #9f7dfe CMYK chart
      #9f7dfe RGB pie chart
      #9f7dfe color shades, tints & tones
#9f7dfe color schemes
#9f7dfe color preview, HTML & CSS examples
           This text has a color of #9f7dfe        
        
          <p style="color:#9f7dfe;">Text here</p>
        
        
          .mytext {color:#9f7dfe;}
        
        Text color #9f7dfe
      
           This box has a color of #9f7dfe        
        
          <div style="background-color:#9f7dfe;">Content here</div>
        
        
          .mybackground {background-color:#9f7dfe;}
        
        Background color #9f7dfe
      
           Border around this has a color of #9f7dfe        
        
          <div style="border:2px solid #9f7dfe;">Content here</div>
        
        
          .myborder {border:2px solid #9f7dfe;}
        
        Border color #9f7dfe