#a50bd1 color space conversions
Hex:
        #a50bd1
        RGB:
        165, 11, 209
        CMY:
        35, 96, 18
        CMYK:
        21, 95, 0, 18
      HSL:
        287°, 90.0000%, 43.1373%
        HSV (HSB):
        287°, 94.7368%, 81.9608%
        XYZ:
        27.1453, 12.8421, 61.3697
        xyY:
        0.2678, 0.1267, 12.8421
      CIE-Lab:
        42.5244, 77.0123, -64.3026
        CIE-LCH:
        42.5244, 100.3281, 320.1393
        CIE-Luv:
        42.5244, 39.2510, -100.7060
        Hunter-Lab:
        35.8359, 72.4991, -76.4501
      #a50bd1 color charts
#a50bd1 RGB chart
      #a50bd1 CMYK chart
      #a50bd1 RGB pie chart
      #a50bd1 color shades, tints & tones
#a50bd1 color schemes
#a50bd1 color preview, HTML & CSS examples
           This text has a color of #a50bd1        
        
          <p style="color:#a50bd1;">Text here</p>
        
        
          .mytext {color:#a50bd1;}
        
        Text color #a50bd1
      
           This box has a color of #a50bd1        
        
          <div style="background-color:#a50bd1;">Content here</div>
        
        
          .mybackground {background-color:#a50bd1;}
        
        Background color #a50bd1
      
           Border around this has a color of #a50bd1        
        
          <div style="border:2px solid #a50bd1;">Content here</div>
        
        
          .myborder {border:2px solid #a50bd1;}
        
        Border color #a50bd1