#a50acf color space conversions
Hex:
        #a50acf
        RGB:
        165, 10, 207
        CMY:
        35, 96, 19
        CMYK:
        20, 95, 0, 19
      HSL:
        287°, 90.7834%, 42.5490%
        HSV (HSB):
        287°, 95.1691%, 81.1765%
        XYZ:
        26.8881, 12.7214, 60.0698
        xyY:
        0.2697, 0.1276, 12.7214
      CIE-Lab:
        42.3404, 76.7617, -63.4451
        CIE-LCH:
        42.3404, 99.5873, 320.4256
        CIE-Luv:
        42.3404, 39.8769, -99.4110
        Hunter-Lab:
        35.6671, 72.1471, -74.8881
      #a50acf color charts
#a50acf RGB chart
      #a50acf CMYK chart
      #a50acf RGB pie chart
      #a50acf color shades, tints & tones
#a50acf color schemes
#a50acf color preview, HTML & CSS examples
           This text has a color of #a50acf        
        
          <p style="color:#a50acf;">Text here</p>
        
        
          .mytext {color:#a50acf;}
        
        Text color #a50acf
      
           This box has a color of #a50acf        
        
          <div style="background-color:#a50acf;">Content here</div>
        
        
          .mybackground {background-color:#a50acf;}
        
        Background color #a50acf
      
           Border around this has a color of #a50acf        
        
          <div style="border:2px solid #a50acf;">Content here</div>
        
        
          .myborder {border:2px solid #a50acf;}
        
        Border color #a50acf