#a50da0 color space conversions
Hex:
        #a50da0
        RGB:
        165, 13, 160
        CMY:
        35, 95, 37
        CMYK:
        0, 92, 3, 35
      HSL:
        302°, 85.3933%, 34.9020%
        HSV (HSB):
        302°, 92.1212%, 64.7059%
        XYZ:
        22.0061, 10.8252, 34.1873
        xyY:
        0.3284, 0.1615, 10.8252
      CIE-Lab:
        39.2846, 68.7281, -40.6169
        CIE-LCH:
        39.2846, 79.8328, 329.4178
        CIE-Luv:
        39.2846, 55.6268, -65.7810
        Hunter-Lab:
        32.9017, 61.8106, -38.5755
      #a50da0 color charts
#a50da0 RGB chart
      #a50da0 CMYK chart
      #a50da0 RGB pie chart
      #a50da0 color shades, tints & tones
#a50da0 color schemes
#a50da0 color preview, HTML & CSS examples
           This text has a color of #a50da0        
        
          <p style="color:#a50da0;">Text here</p>
        
        
          .mytext {color:#a50da0;}
        
        Text color #a50da0
      
           This box has a color of #a50da0        
        
          <div style="background-color:#a50da0;">Content here</div>
        
        
          .mybackground {background-color:#a50da0;}
        
        Background color #a50da0
      
           Border around this has a color of #a50da0        
        
          <div style="border:2px solid #a50da0;">Content here</div>
        
        
          .myborder {border:2px solid #a50da0;}
        
        Border color #a50da0