#a42493 color space conversions
Hex:
        #a42493
        RGB:
        164, 36, 147
        CMY:
        36, 86, 42
        CMYK:
        0, 78, 10, 36
      HSL:
        308°, 64.0000%, 39.2157%
        HSV (HSB):
        308°, 78.0488%, 64.3137%
        XYZ:
        21.2072, 11.2608, 28.6596
        xyY:
        0.3469, 0.1842, 11.2608
      CIE-Lab:
        40.0164, 61.8122, -31.5940
        CIE-LCH:
        40.0164, 69.4185, 332.9271
        CIE-Luv:
        40.0164, 56.9117, -52.6798
        Hunter-Lab:
        33.5572, 54.0818, -27.1467
      #a42493 color charts
#a42493 RGB chart
      #a42493 CMYK chart
      #a42493 RGB pie chart
      #a42493 color shades, tints & tones
#a42493 color schemes
#a42493 color preview, HTML & CSS examples
           This text has a color of #a42493        
        
          <p style="color:#a42493;">Text here</p>
        
        
          .mytext {color:#a42493;}
        
        Text color #a42493
      
           This box has a color of #a42493        
        
          <div style="background-color:#a42493;">Content here</div>
        
        
          .mybackground {background-color:#a42493;}
        
        Background color #a42493
      
           Border around this has a color of #a42493        
        
          <div style="border:2px solid #a42493;">Content here</div>
        
        
          .myborder {border:2px solid #a42493;}
        
        Border color #a42493