#9a50ed color space conversions
Hex:
        #9a50ed
        RGB:
        154, 80, 237
        CMY:
        40, 69, 7
        CMYK:
        35, 66, 0, 7
      HSL:
        268°, 81.3472%, 62.1569%
        HSV (HSB):
        268°, 66.2447%, 92.9412%
        XYZ:
        31.4811, 18.7218, 82.0752
        xyY:
        0.2380, 0.1415, 18.7218
      CIE-Lab:
        50.3601, 59.9104, -67.6039
        CIE-LCH:
        50.3601, 90.3302, 311.5473
        CIE-Luv:
        50.3601, 18.0797, -109.1095
        Hunter-Lab:
        43.2687, 54.1518, -82.1776
      #9a50ed color charts
#9a50ed RGB chart
      #9a50ed CMYK chart
      #9a50ed RGB pie chart
      #9a50ed color shades, tints & tones
#9a50ed color schemes
#9a50ed color preview, HTML & CSS examples
           This text has a color of #9a50ed        
        
          <p style="color:#9a50ed;">Text here</p>
        
        
          .mytext {color:#9a50ed;}
        
        Text color #9a50ed
      
           This box has a color of #9a50ed        
        
          <div style="background-color:#9a50ed;">Content here</div>
        
        
          .mybackground {background-color:#9a50ed;}
        
        Background color #9a50ed
      
           Border around this has a color of #9a50ed        
        
          <div style="border:2px solid #9a50ed;">Content here</div>
        
        
          .myborder {border:2px solid #9a50ed;}
        
        Border color #9a50ed