#a41294 color space conversions
Hex:
        #a41294
        RGB:
        164, 18, 148
        CMY:
        36, 93, 42
        CMYK:
        0, 89, 10, 36
      HSL:
        307°, 80.2198%, 35.6863%
        HSV (HSB):
        307°, 89.0244%, 64.3137%
        XYZ:
        20.8714, 10.4632, 28.9365
        xyY:
        0.3463, 0.1736, 10.4632
      CIE-Lab:
        38.6613, 66.0441, -34.3419
        CIE-LCH:
        38.6613, 74.4392, 332.5263
        CIE-Luv:
        38.6613, 59.1264, -56.5339
        Hunter-Lab:
        32.3469, 58.5677, -30.3961
      #a41294 color charts
#a41294 RGB chart
      #a41294 CMYK chart
      #a41294 RGB pie chart
      #a41294 color shades, tints & tones
#a41294 color schemes
#a41294 color preview, HTML & CSS examples
           This text has a color of #a41294        
        
          <p style="color:#a41294;">Text here</p>
        
        
          .mytext {color:#a41294;}
        
        Text color #a41294
      
           This box has a color of #a41294        
        
          <div style="background-color:#a41294;">Content here</div>
        
        
          .mybackground {background-color:#a41294;}
        
        Background color #a41294
      
           Border around this has a color of #a41294        
        
          <div style="border:2px solid #a41294;">Content here</div>
        
        
          .myborder {border:2px solid #a41294;}
        
        Border color #a41294