#9a65fa color space conversions
Hex:
        #9a65fa
        RGB:
        154, 101, 250
        CMY:
        40, 60, 2
        CMYK:
        38, 60, 0, 2
      HSL:
        261°, 93.7107%, 68.8235%
        HSV (HSB):
        261°, 59.6000%, 98.0392%
        XYZ:
        35.2354, 23.0795, 93.0402
        xyY:
        0.2328, 0.1525, 23.0795
      CIE-Lab:
        55.1541, 52.4851, -67.1076
        CIE-LCH:
        55.1541, 85.1946, 308.0291
        CIE-Luv:
        55.1541, 11.1357, -110.3304
        Hunter-Lab:
        48.0411, 46.8475, -81.1968
      #9a65fa color charts
#9a65fa RGB chart
      #9a65fa CMYK chart
      #9a65fa RGB pie chart
      #9a65fa color shades, tints & tones
#9a65fa color schemes
#9a65fa color preview, HTML & CSS examples
           This text has a color of #9a65fa        
        
          <p style="color:#9a65fa;">Text here</p>
        
        
          .mytext {color:#9a65fa;}
        
        Text color #9a65fa
      
           This box has a color of #9a65fa        
        
          <div style="background-color:#9a65fa;">Content here</div>
        
        
          .mybackground {background-color:#9a65fa;}
        
        Background color #9a65fa
      
           Border around this has a color of #9a65fa        
        
          <div style="border:2px solid #9a65fa;">Content here</div>
        
        
          .myborder {border:2px solid #9a65fa;}
        
        Border color #9a65fa