#9f71da color space conversions
Hex:
        #9f71da
        RGB:
        159, 113, 218
        CMY:
        38, 56, 15
        CMYK:
        27, 48, 0, 15
      HSL:
        266°, 58.6592%, 64.9020%
        HSV (HSB):
        266°, 48.1651%, 85.4902%
        XYZ:
        32.8581, 24.2431, 69.2772
        xyY:
        0.2600, 0.1918, 24.2431
      CIE-Lab:
        56.3304, 39.1482, -47.3102
        CIE-LCH:
        56.3304, 61.4072, 309.6070
        CIE-Luv:
        56.3304, 14.3838, -78.5745
        Hunter-Lab:
        49.2373, 32.9551, -48.9553
      #9f71da color charts
#9f71da RGB chart
      #9f71da CMYK chart
      #9f71da RGB pie chart
      #9f71da color shades, tints & tones
#9f71da color schemes
#9f71da color preview, HTML & CSS examples
           This text has a color of #9f71da        
        
          <p style="color:#9f71da;">Text here</p>
        
        
          .mytext {color:#9f71da;}
        
        Text color #9f71da
      
           This box has a color of #9f71da        
        
          <div style="background-color:#9f71da;">Content here</div>
        
        
          .mybackground {background-color:#9f71da;}
        
        Background color #9f71da
      
           Border around this has a color of #9f71da        
        
          <div style="border:2px solid #9f71da;">Content here</div>
        
        
          .myborder {border:2px solid #9f71da;}
        
        Border color #9f71da