#a12498 color space conversions
Hex:
        #a12498
        RGB:
        161, 36, 152
        CMY:
        37, 86, 40
        CMYK:
        0, 78, 6, 37
      HSL:
        304°, 63.4518%, 38.6275%
        HSV (HSB):
        304°, 77.6398%, 63.1373%
        XYZ:
        20.9963, 11.1058, 30.7428
        xyY:
        0.3341, 0.1767, 11.1058
      CIE-Lab:
        39.7581, 61.9169, -35.0725
        CIE-LCH:
        39.7581, 71.1603, 330.4709
        CIE-Luv:
        39.7581, 52.8791, -57.4349
        Hunter-Lab:
        33.3254, 54.1426, -31.3674
      #a12498 color charts
#a12498 RGB chart
      #a12498 CMYK chart
      #a12498 RGB pie chart
      #a12498 color shades, tints & tones
#a12498 color schemes
#a12498 color preview, HTML & CSS examples
           This text has a color of #a12498        
        
          <p style="color:#a12498;">Text here</p>
        
        
          .mytext {color:#a12498;}
        
        Text color #a12498
      
           This box has a color of #a12498        
        
          <div style="background-color:#a12498;">Content here</div>
        
        
          .mybackground {background-color:#a12498;}
        
        Background color #a12498
      
           Border around this has a color of #a12498        
        
          <div style="border:2px solid #a12498;">Content here</div>
        
        
          .myborder {border:2px solid #a12498;}
        
        Border color #a12498