#9a5efd color space conversions
Hex:
        #9a5efd
        RGB:
        154, 94, 253
        CMY:
        40, 63, 1
        CMYK:
        39, 63, 0, 1
      HSL:
        263°, 97.5460%, 68.0392%
        HSV (HSB):
        263°, 62.8458%, 99.2157%
        XYZ:
        35.0588, 21.9673, 95.3208
        xyY:
        0.2301, 0.1442, 21.9673
      CIE-Lab:
        53.9923, 56.8919, -70.6490
        CIE-LCH:
        53.9923, 90.7082, 308.8436
        CIE-Luv:
        53.9923, 12.4450, -115.4077
        Hunter-Lab:
        46.8693, 51.4988, -87.7731
      #9a5efd color charts
#9a5efd RGB chart
      #9a5efd CMYK chart
      #9a5efd RGB pie chart
      #9a5efd color shades, tints & tones
#9a5efd color schemes
#9a5efd color preview, HTML & CSS examples
           This text has a color of #9a5efd        
        
          <p style="color:#9a5efd;">Text here</p>
        
        
          .mytext {color:#9a5efd;}
        
        Text color #9a5efd
      
           This box has a color of #9a5efd        
        
          <div style="background-color:#9a5efd;">Content here</div>
        
        
          .mybackground {background-color:#9a5efd;}
        
        Background color #9a5efd
      
           Border around this has a color of #9a5efd        
        
          <div style="border:2px solid #9a5efd;">Content here</div>
        
        
          .myborder {border:2px solid #9a5efd;}
        
        Border color #9a5efd