#9a5dde color space conversions
Hex:
        #9a5dde
        RGB:
        154, 93, 222
        CMY:
        40, 64, 13
        CMYK:
        31, 58, 0, 13
      HSL:
        268°, 66.1538%, 61.7647%
        HSV (HSB):
        268°, 58.1081%, 87.0588%
        XYZ:
        30.4256, 19.9727, 71.3587
        xyY:
        0.2499, 0.1640, 19.9727
      CIE-Lab:
        51.8063, 49.7663, -56.8163
        CIE-LCH:
        51.8063, 75.5300, 311.2156
        CIE-Luv:
        51.8063, 17.4029, -92.9149
        Hunter-Lab:
        44.6908, 43.3144, -63.3861
      #9a5dde color charts
#9a5dde RGB chart
      #9a5dde CMYK chart
      #9a5dde RGB pie chart
      #9a5dde color shades, tints & tones
#9a5dde color schemes
#9a5dde color preview, HTML & CSS examples
           This text has a color of #9a5dde        
        
          <p style="color:#9a5dde;">Text here</p>
        
        
          .mytext {color:#9a5dde;}
        
        Text color #9a5dde
      
           This box has a color of #9a5dde        
        
          <div style="background-color:#9a5dde;">Content here</div>
        
        
          .mybackground {background-color:#9a5dde;}
        
        Background color #9a5dde
      
           Border around this has a color of #9a5dde        
        
          <div style="border:2px solid #9a5dde;">Content here</div>
        
        
          .myborder {border:2px solid #9a5dde;}
        
        Border color #9a5dde