#a41295 color space conversions
Hex:
        #a41295
        RGB:
        164, 18, 149
        CMY:
        36, 93, 42
        CMYK:
        0, 89, 9, 36
      HSL:
        306°, 80.2198%, 35.6863%
        HSV (HSB):
        306°, 89.0244%, 64.3137%
        XYZ:
        20.9510, 10.4951, 29.3553
        xyY:
        0.3446, 0.1726, 10.4951
      CIE-Lab:
        38.7167, 66.1882, -34.8638
        CIE-LCH:
        38.7167, 74.8089, 332.2226
        CIE-Luv:
        38.7167, 58.7315, -57.2927
        Hunter-Lab:
        32.3961, 58.7452, -31.0476
      #a41295 color charts
#a41295 RGB chart
      #a41295 CMYK chart
      #a41295 RGB pie chart
      #a41295 color shades, tints & tones
#a41295 color schemes
#a41295 color preview, HTML & CSS examples
           This text has a color of #a41295        
        
          <p style="color:#a41295;">Text here</p>
        
        
          .mytext {color:#a41295;}
        
        Text color #a41295
      
           This box has a color of #a41295        
        
          <div style="background-color:#a41295;">Content here</div>
        
        
          .mybackground {background-color:#a41295;}
        
        Background color #a41295
      
           Border around this has a color of #a41295        
        
          <div style="border:2px solid #a41295;">Content here</div>
        
        
          .myborder {border:2px solid #a41295;}
        
        Border color #a41295