#9a5fef color space conversions
Hex:
        #9a5fef
        RGB:
        154, 95, 239
        CMY:
        40, 63, 6
        CMYK:
        36, 60, 0, 6
      HSL:
        265°, 81.8182%, 65.4902%
        HSV (HSB):
        265°, 60.2510%, 93.7255%
        XYZ:
        32.9986, 21.2864, 84.0308
        xyY:
        0.2386, 0.1539, 21.2864
      CIE-Lab:
        53.2616, 52.8755, -64.0357
        CIE-LCH:
        53.2616, 83.0445, 309.5472
        CIE-Luv:
        53.2616, 14.2316, -104.8002
        Hunter-Lab:
        46.1372, 46.9280, -75.6902
      #9a5fef color charts
#9a5fef RGB chart
      #9a5fef CMYK chart
      #9a5fef RGB pie chart
      #9a5fef color shades, tints & tones
#9a5fef color schemes
#9a5fef color preview, HTML & CSS examples
           This text has a color of #9a5fef        
        
          <p style="color:#9a5fef;">Text here</p>
        
        
          .mytext {color:#9a5fef;}
        
        Text color #9a5fef
      
           This box has a color of #9a5fef        
        
          <div style="background-color:#9a5fef;">Content here</div>
        
        
          .mybackground {background-color:#9a5fef;}
        
        Background color #9a5fef
      
           Border around this has a color of #9a5fef        
        
          <div style="border:2px solid #9a5fef;">Content here</div>
        
        
          .myborder {border:2px solid #9a5fef;}
        
        Border color #9a5fef