#a41cae color space conversions
Hex:
        #a41cae
        RGB:
        164, 28, 174
        CMY:
        36, 89, 32
        CMYK:
        6, 84, 0, 32
      HSL:
        296°, 72.2772%, 39.6078%
        HSV (HSB):
        296°, 83.9080%, 68.2353%
        XYZ:
        23.3651, 11.7790, 41.0865
        xyY:
        0.3065, 0.1545, 11.7790
      CIE-Lab:
        40.8627, 68.1198, -46.4858
        CIE-LCH:
        40.8627, 82.4696, 325.6898
        CIE-Luv:
        40.8627, 48.4648, -74.6055
        Hunter-Lab:
        34.3206, 61.4599, -46.9540
      #a41cae color charts
#a41cae RGB chart
      #a41cae CMYK chart
      #a41cae RGB pie chart
      #a41cae color shades, tints & tones
#a41cae color schemes
#a41cae color preview, HTML & CSS examples
           This text has a color of #a41cae        
        
          <p style="color:#a41cae;">Text here</p>
        
        
          .mytext {color:#a41cae;}
        
        Text color #a41cae
      
           This box has a color of #a41cae        
        
          <div style="background-color:#a41cae;">Content here</div>
        
        
          .mybackground {background-color:#a41cae;}
        
        Background color #a41cae
      
           Border around this has a color of #a41cae        
        
          <div style="border:2px solid #a41cae;">Content here</div>
        
        
          .myborder {border:2px solid #a41cae;}
        
        Border color #a41cae