#9a50cf color space conversions
Hex:
        #9a50cf
        RGB:
        154, 80, 207
        CMY:
        40, 69, 19
        CMYK:
        26, 61, 0, 19
      HSL:
        275°, 56.9507%, 56.2745%
        HSV (HSB):
        275°, 61.3527%, 81.1765%
        XYZ:
        27.4576, 17.1123, 60.8873
        xyY:
        0.2604, 0.1623, 17.1123
      CIE-Lab:
        48.4013, 52.9386, -53.7361
        CIE-LCH:
        48.4013, 75.4325, 314.5716
        CIE-Luv:
        48.4013, 23.5587, -87.0900
        Hunter-Lab:
        41.3671, 46.0878, -58.3108
      #9a50cf color charts
#9a50cf RGB chart
      #9a50cf CMYK chart
      #9a50cf RGB pie chart
      #9a50cf color shades, tints & tones
#9a50cf color schemes
#9a50cf color preview, HTML & CSS examples
           This text has a color of #9a50cf        
        
          <p style="color:#9a50cf;">Text here</p>
        
        
          .mytext {color:#9a50cf;}
        
        Text color #9a50cf
      
           This box has a color of #9a50cf        
        
          <div style="background-color:#9a50cf;">Content here</div>
        
        
          .mybackground {background-color:#9a50cf;}
        
        Background color #9a50cf
      
           Border around this has a color of #9a50cf        
        
          <div style="border:2px solid #9a50cf;">Content here</div>
        
        
          .myborder {border:2px solid #9a50cf;}
        
        Border color #9a50cf