#a50ead color space conversions
Hex:
        #a50ead
        RGB:
        165, 14, 173
        CMY:
        35, 95, 32
        CMYK:
        5, 92, 0, 32
      HSL:
        297°, 85.0267%, 36.6667%
        HSV (HSB):
        297°, 91.9075%, 67.8431%
        XYZ:
        23.2169, 11.3305, 40.4985
        xyY:
        0.3094, 0.1510, 11.3305
      CIE-Lab:
        40.1317, 70.6072, -47.0535
        CIE-LCH:
        40.1317, 84.8493, 326.3201
        CIE-Luv:
        40.1317, 50.7557, -75.2662
        Hunter-Lab:
        33.6609, 64.2103, -47.7712
      #a50ead color charts
#a50ead RGB chart
      #a50ead CMYK chart
      #a50ead RGB pie chart
      #a50ead color shades, tints & tones
#a50ead color schemes
#a50ead color preview, HTML & CSS examples
           This text has a color of #a50ead        
        
          <p style="color:#a50ead;">Text here</p>
        
        
          .mytext {color:#a50ead;}
        
        Text color #a50ead
      
           This box has a color of #a50ead        
        
          <div style="background-color:#a50ead;">Content here</div>
        
        
          .mybackground {background-color:#a50ead;}
        
        Background color #a50ead
      
           Border around this has a color of #a50ead        
        
          <div style="border:2px solid #a50ead;">Content here</div>
        
        
          .myborder {border:2px solid #a50ead;}
        
        Border color #a50ead