#a40269 color space conversions
Hex:
        #a40269
        RGB:
        164, 2, 105
        CMY:
        36, 99, 59
        CMYK:
        0, 99, 36, 36
      HSL:
        322°, 97.5904%, 32.5490%
        HSV (HSB):
        322°, 98.7805%, 64.3137%
        XYZ:
        17.8814, 8.9559, 14.1508
        xyY:
        0.4363, 0.2185, 8.9559
      CIE-Lab:
        35.8992, 62.7963, -11.8251
        CIE-LCH:
        35.8992, 63.9000, 349.3356
        CIE-Luv:
        35.8992, 79.1393, -25.3374
        Hunter-Lab:
        29.9263, 54.2849, -7.0871
      #a40269 color charts
#a40269 RGB chart
      #a40269 CMYK chart
      #a40269 RGB pie chart
      #a40269 color shades, tints & tones
#a40269 color schemes
#a40269 color preview, HTML & CSS examples
           This text has a color of #a40269        
        
          <p style="color:#a40269;">Text here</p>
        
        
          .mytext {color:#a40269;}
        
        Text color #a40269
      
           This box has a color of #a40269        
        
          <div style="background-color:#a40269;">Content here</div>
        
        
          .mybackground {background-color:#a40269;}
        
        Background color #a40269
      
           Border around this has a color of #a40269        
        
          <div style="border:2px solid #a40269;">Content here</div>
        
        
          .myborder {border:2px solid #a40269;}
        
        Border color #a40269