#9f65da color space conversions
Hex:
        #9f65da
        RGB:
        159, 101, 218
        CMY:
        38, 60, 15
        CMYK:
        27, 54, 0, 15
      HSL:
        270°, 61.2565%, 62.5490%
        HSV (HSB):
        270°, 53.6697%, 85.4902%
        XYZ:
        31.6066, 21.7402, 68.8601
        xyY:
        0.2586, 0.1779, 21.7402
      CIE-Lab:
        53.7503, 45.7565, -51.4127
        CIE-LCH:
        53.7503, 68.8253, 311.6685
        CIE-Luv:
        53.7503, 18.3111, -84.9658
        Hunter-Lab:
        46.6264, 39.4035, -54.9237
      #9f65da color charts
#9f65da RGB chart
      #9f65da CMYK chart
      #9f65da RGB pie chart
      #9f65da color shades, tints & tones
#9f65da color schemes
#9f65da color preview, HTML & CSS examples
           This text has a color of #9f65da        
        
          <p style="color:#9f65da;">Text here</p>
        
        
          .mytext {color:#9f65da;}
        
        Text color #9f65da
      
           This box has a color of #9f65da        
        
          <div style="background-color:#9f65da;">Content here</div>
        
        
          .mybackground {background-color:#9f65da;}
        
        Background color #9f65da
      
           Border around this has a color of #9f65da        
        
          <div style="border:2px solid #9f65da;">Content here</div>
        
        
          .myborder {border:2px solid #9f65da;}
        
        Border color #9f65da