#a41dfe color space conversions
Hex:
        #a41dfe
        RGB:
        164, 29, 254
        CMY:
        36, 89, 0
        CMYK:
        35, 89, 0, 0
      HSL:
        276°, 99.1189%, 55.4902%
        HSV (HSB):
        276°, 88.5827%, 99.6078%
        XYZ:
        33.6386, 15.9270, 95.0672
        xyY:
        0.2326, 0.1101, 15.9270
      CIE-Lab:
        46.8786, 82.6457, -82.7442
        CIE-LCH:
        46.8786, 116.9484, 314.9659
        CIE-Luv:
        46.8786, 26.4533, -128.7901
        Hunter-Lab:
        39.9086, 80.6157, -113.2999
      #a41dfe color charts
#a41dfe RGB chart
      #a41dfe CMYK chart
      #a41dfe RGB pie chart
      #a41dfe color shades, tints & tones
#a41dfe color schemes
#a41dfe color preview, HTML & CSS examples
           This text has a color of #a41dfe        
        
          <p style="color:#a41dfe;">Text here</p>
        
        
          .mytext {color:#a41dfe;}
        
        Text color #a41dfe
      
           This box has a color of #a41dfe        
        
          <div style="background-color:#a41dfe;">Content here</div>
        
        
          .mybackground {background-color:#a41dfe;}
        
        Background color #a41dfe
      
           Border around this has a color of #a41dfe        
        
          <div style="border:2px solid #a41dfe;">Content here</div>
        
        
          .myborder {border:2px solid #a41dfe;}
        
        Border color #a41dfe