#a12894 color space conversions
Hex:
        #a12894
        RGB:
        161, 40, 148
        CMY:
        37, 84, 42
        CMYK:
        0, 75, 8, 37
      HSL:
        306°, 60.1990%, 39.4118%
        HSV (HSB):
        306°, 75.1553%, 63.1373%
        XYZ:
        20.8020, 11.2328, 29.0887
        xyY:
        0.3403, 0.1838, 11.2328
      CIE-Lab:
        39.9698, 60.0694, -32.3110
        CIE-LCH:
        39.9698, 68.2080, 331.7245
        CIE-Luv:
        39.9698, 53.5345, -53.4113
        Hunter-Lab:
        33.5153, 52.1382, -27.9984
      #a12894 color charts
#a12894 RGB chart
      #a12894 CMYK chart
      #a12894 RGB pie chart
      #a12894 color shades, tints & tones
#a12894 color schemes
#a12894 color preview, HTML & CSS examples
           This text has a color of #a12894        
        
          <p style="color:#a12894;">Text here</p>
        
        
          .mytext {color:#a12894;}
        
        Text color #a12894
      
           This box has a color of #a12894        
        
          <div style="background-color:#a12894;">Content here</div>
        
        
          .mybackground {background-color:#a12894;}
        
        Background color #a12894
      
           Border around this has a color of #a12894        
        
          <div style="border:2px solid #a12894;">Content here</div>
        
        
          .myborder {border:2px solid #a12894;}
        
        Border color #a12894