#a41f82 color space conversions
Hex:
        #a41f82
        RGB:
        164, 31, 130
        CMY:
        36, 88, 49
        CMYK:
        0, 81, 21, 36
      HSL:
        315°, 68.2051%, 38.2353%
        HSV (HSB):
        315°, 81.0976%, 64.3137%
        XYZ:
        19.8291, 10.4842, 22.0976
        xyY:
        0.3783, 0.2000, 10.4842
      CIE-Lab:
        38.6978, 60.7793, -23.2262
        CIE-LCH:
        38.6978, 65.0660, 339.0862
        CIE-Luv:
        38.6978, 64.4177, -40.5711
        Hunter-Lab:
        32.3793, 52.6497, -17.7976
      #a41f82 color charts
#a41f82 RGB chart
      #a41f82 CMYK chart
      #a41f82 RGB pie chart
      #a41f82 color shades, tints & tones
#a41f82 color schemes
#a41f82 color preview, HTML & CSS examples
           This text has a color of #a41f82        
        
          <p style="color:#a41f82;">Text here</p>
        
        
          .mytext {color:#a41f82;}
        
        Text color #a41f82
      
           This box has a color of #a41f82        
        
          <div style="background-color:#a41f82;">Content here</div>
        
        
          .mybackground {background-color:#a41f82;}
        
        Background color #a41f82
      
           Border around this has a color of #a41f82        
        
          <div style="border:2px solid #a41f82;">Content here</div>
        
        
          .myborder {border:2px solid #a41f82;}
        
        Border color #a41f82