#a50afd color space conversions
Hex:
        #a50afd
        RGB:
        165, 10, 253
        CMY:
        35, 96, 1
        CMYK:
        35, 96, 0, 1
      HSL:
        278°, 98.3806%, 51.5686%
        HSV (HSB):
        278°, 96.0474%, 99.2157%
        XYZ:
        33.3552, 15.3083, 94.1253
        xyY:
        0.2336, 0.1072, 15.3083
      CIE-Lab:
        46.0536, 85.2059, -83.5332
        CIE-LCH:
        46.0536, 119.3224, 315.5679
        CIE-Luv:
        46.0536, 28.0248, -129.1411
        Hunter-Lab:
        39.1258, 83.7034, -115.2465
      #a50afd color charts
#a50afd RGB chart
      #a50afd CMYK chart
      #a50afd RGB pie chart
      #a50afd color shades, tints & tones
#a50afd color schemes
#a50afd color preview, HTML & CSS examples
           This text has a color of #a50afd        
        
          <p style="color:#a50afd;">Text here</p>
        
        
          .mytext {color:#a50afd;}
        
        Text color #a50afd
      
           This box has a color of #a50afd        
        
          <div style="background-color:#a50afd;">Content here</div>
        
        
          .mybackground {background-color:#a50afd;}
        
        Background color #a50afd
      
           Border around this has a color of #a50afd        
        
          <div style="border:2px solid #a50afd;">Content here</div>
        
        
          .myborder {border:2px solid #a50afd;}
        
        Border color #a50afd