#a50ac7 color space conversions
Hex:
        #a50ac7
        RGB:
        165, 10, 199
        CMY:
        35, 96, 22
        CMYK:
        17, 95, 0, 22
      HSL:
        289°, 90.4306%, 40.9804%
        HSV (HSB):
        289°, 94.9749%, 78.0392%
        XYZ:
        25.9344, 12.3399, 55.0478
        xyY:
        0.2779, 0.1322, 12.3399
      CIE-Lab:
        41.7514, 75.3734, -59.7559
        CIE-LCH:
        41.7514, 96.1869, 321.5927
        CIE-Luv:
        41.7514, 42.2970, -93.9554
        Hunter-Lab:
        35.1282, 70.3081, -68.3207
      #a50ac7 color charts
#a50ac7 RGB chart
      #a50ac7 CMYK chart
      #a50ac7 RGB pie chart
      #a50ac7 color shades, tints & tones
#a50ac7 color schemes
#a50ac7 color preview, HTML & CSS examples
           This text has a color of #a50ac7        
        
          <p style="color:#a50ac7;">Text here</p>
        
        
          .mytext {color:#a50ac7;}
        
        Text color #a50ac7
      
           This box has a color of #a50ac7        
        
          <div style="background-color:#a50ac7;">Content here</div>
        
        
          .mybackground {background-color:#a50ac7;}
        
        Background color #a50ac7
      
           Border around this has a color of #a50ac7        
        
          <div style="border:2px solid #a50ac7;">Content here</div>
        
        
          .myborder {border:2px solid #a50ac7;}
        
        Border color #a50ac7