#a41eff color space conversions
Hex:
        #a41eff
        RGB:
        164, 30, 255
        CMY:
        36, 88, 0
        CMYK:
        36, 88, 0, 0
      HSL:
        276°, 100.0000%, 55.8824%
        HSV (HSB):
        276°, 88.2353%, 100.0000%
        XYZ:
        33.8241, 16.0411, 95.9212
        xyY:
        0.2320, 0.1100, 16.0411
      CIE-Lab:
        47.0283, 82.6492, -83.0567
        CIE-LCH:
        47.0283, 117.1722, 314.8591
        CIE-Luv:
        47.0283, 26.1751, -129.3313
        Hunter-Lab:
        40.0513, 80.6571, -113.9613
      #a41eff color charts
#a41eff RGB chart
      #a41eff CMYK chart
      #a41eff RGB pie chart
      #a41eff color shades, tints & tones
#a41eff color schemes
#a41eff color preview, HTML & CSS examples
           This text has a color of #a41eff        
        
          <p style="color:#a41eff;">Text here</p>
        
        
          .mytext {color:#a41eff;}
        
        Text color #a41eff
      
           This box has a color of #a41eff        
        
          <div style="background-color:#a41eff;">Content here</div>
        
        
          .mybackground {background-color:#a41eff;}
        
        Background color #a41eff
      
           Border around this has a color of #a41eff        
        
          <div style="border:2px solid #a41eff;">Content here</div>
        
        
          .myborder {border:2px solid #a41eff;}
        
        Border color #a41eff