#9f52da color space conversions
Hex:
        #9f52da
        RGB:
        159, 82, 218
        CMY:
        38, 68, 15
        CMYK:
        27, 62, 0, 15
      HSL:
        274°, 64.7619%, 58.8235%
        HSV (HSB):
        274°, 62.3853%, 85.4902%
        XYZ:
        29.9703, 18.4675, 68.3146
        xyY:
        0.2567, 0.1582, 18.4675
      CIE-Lab:
        50.0583, 55.5860, -57.3238
        CIE-LCH:
        50.0583, 79.8488, 314.1182
        CIE-Luv:
        50.0583, 23.6463, -93.4917
        Hunter-Lab:
        42.9738, 49.2831, -64.1705
      #9f52da color charts
#9f52da RGB chart
      #9f52da CMYK chart
      #9f52da RGB pie chart
      #9f52da color shades, tints & tones
#9f52da color schemes
#9f52da color preview, HTML & CSS examples
           This text has a color of #9f52da        
        
          <p style="color:#9f52da;">Text here</p>
        
        
          .mytext {color:#9f52da;}
        
        Text color #9f52da
      
           This box has a color of #9f52da        
        
          <div style="background-color:#9f52da;">Content here</div>
        
        
          .mybackground {background-color:#9f52da;}
        
        Background color #9f52da
      
           Border around this has a color of #9f52da        
        
          <div style="border:2px solid #9f52da;">Content here</div>
        
        
          .myborder {border:2px solid #9f52da;}
        
        Border color #9f52da