#a12493 color space conversions
Hex:
        #a12493
        RGB:
        161, 36, 147
        CMY:
        37, 86, 42
        CMYK:
        0, 78, 9, 37
      HSL:
        307°, 63.4518%, 38.6275%
        HSV (HSB):
        307°, 77.6398%, 63.1373%
        XYZ:
        20.5953, 10.9454, 28.6309
        xyY:
        0.3423, 0.1819, 10.9454
      CIE-Lab:
        39.4884, 61.1429, -32.4617
        CIE-LCH:
        39.4884, 69.2258, 332.0355
        CIE-Luv:
        39.4884, 54.6825, -53.5892
        Hunter-Lab:
        33.0838, 53.2227, -28.1512
      #a12493 color charts
#a12493 RGB chart
      #a12493 CMYK chart
      #a12493 RGB pie chart
      #a12493 color shades, tints & tones
#a12493 color schemes
#a12493 color preview, HTML & CSS examples
           This text has a color of #a12493        
        
          <p style="color:#a12493;">Text here</p>
        
        
          .mytext {color:#a12493;}
        
        Text color #a12493
      
           This box has a color of #a12493        
        
          <div style="background-color:#a12493;">Content here</div>
        
        
          .mybackground {background-color:#a12493;}
        
        Background color #a12493
      
           Border around this has a color of #a12493        
        
          <div style="border:2px solid #a12493;">Content here</div>
        
        
          .myborder {border:2px solid #a12493;}
        
        Border color #a12493