#9f72fa color space conversions
Hex:
        #9f72fa
        RGB:
        159, 114, 250
        CMY:
        38, 55, 2
        CMYK:
        36, 54, 0, 2
      HSL:
        260°, 93.1507%, 71.3725%
        HSV (HSB):
        260°, 54.4000%, 98.0392%
        XYZ:
        37.5707, 26.3077, 93.5402
        xyY:
        0.2387, 0.1671, 26.3077
      CIE-Lab:
        58.3280, 46.5710, -61.9749
        CIE-LCH:
        58.3280, 77.5225, 306.9230
        CIE-Luv:
        58.3280, 9.8520, -103.2539
        Hunter-Lab:
        51.2910, 40.9921, -72.2243
      #9f72fa color charts
#9f72fa RGB chart
      #9f72fa CMYK chart
      #9f72fa RGB pie chart
      #9f72fa color shades, tints & tones
#9f72fa color schemes
#9f72fa color preview, HTML & CSS examples
           This text has a color of #9f72fa        
        
          <p style="color:#9f72fa;">Text here</p>
        
        
          .mytext {color:#9f72fa;}
        
        Text color #9f72fa
      
           This box has a color of #9f72fa        
        
          <div style="background-color:#9f72fa;">Content here</div>
        
        
          .mybackground {background-color:#9f72fa;}
        
        Background color #9f72fa
      
           Border around this has a color of #9f72fa        
        
          <div style="border:2px solid #9f72fa;">Content here</div>
        
        
          .myborder {border:2px solid #9f72fa;}
        
        Border color #9f72fa