#9a5fdf color space conversions
Hex:
        #9a5fdf
        RGB:
        154, 95, 223
        CMY:
        40, 63, 13
        CMYK:
        31, 57, 0, 13
      HSL:
        268°, 66.6667%, 62.3529%
        HSV (HSB):
        268°, 57.3991%, 87.4510%
        XYZ:
        30.7379, 20.3822, 72.1261
        xyY:
        0.2494, 0.1654, 20.3822
      CIE-Lab:
        52.2666, 48.9487, -56.6432
        CIE-LCH:
        52.2666, 74.8627, 310.8322
        CIE-Luv:
        52.2666, 16.6855, -92.7665
        Hunter-Lab:
        45.1466, 42.5246, -63.1190
      #9a5fdf color charts
#9a5fdf RGB chart
      #9a5fdf CMYK chart
      #9a5fdf RGB pie chart
      #9a5fdf color shades, tints & tones
#9a5fdf color schemes
#9a5fdf color preview, HTML & CSS examples
           This text has a color of #9a5fdf        
        
          <p style="color:#9a5fdf;">Text here</p>
        
        
          .mytext {color:#9a5fdf;}
        
        Text color #9a5fdf
      
           This box has a color of #9a5fdf        
        
          <div style="background-color:#9a5fdf;">Content here</div>
        
        
          .mybackground {background-color:#9a5fdf;}
        
        Background color #9a5fdf
      
           Border around this has a color of #9a5fdf        
        
          <div style="border:2px solid #9a5fdf;">Content here</div>
        
        
          .myborder {border:2px solid #9a5fdf;}
        
        Border color #9a5fdf