#a1048a color space conversions
Hex:
        #a1048a
        RGB:
        161, 4, 138
        CMY:
        37, 98, 46
        CMYK:
        0, 98, 14, 37
      HSL:
        309°, 95.1515%, 32.3529%
        HSV (HSB):
        309°, 97.5155%, 63.1373%
        XYZ:
        19.3288, 9.4989, 24.8595
        xyY:
        0.3600, 0.1769, 9.4989
      CIE-Lab:
        36.9276, 65.8942, -30.9838
        CIE-LCH:
        36.9276, 72.8152, 334.8168
        CIE-Luv:
        36.9276, 62.0360, -51.2171
        Hunter-Lab:
        30.8203, 58.0102, -26.2489
      #a1048a color charts
#a1048a RGB chart
      #a1048a CMYK chart
      #a1048a RGB pie chart
      #a1048a color shades, tints & tones
#a1048a color schemes
#a1048a color preview, HTML & CSS examples
           This text has a color of #a1048a        
        
          <p style="color:#a1048a;">Text here</p>
        
        
          .mytext {color:#a1048a;}
        
        Text color #a1048a
      
           This box has a color of #a1048a        
        
          <div style="background-color:#a1048a;">Content here</div>
        
        
          .mybackground {background-color:#a1048a;}
        
        Background color #a1048a
      
           Border around this has a color of #a1048a        
        
          <div style="border:2px solid #a1048a;">Content here</div>
        
        
          .myborder {border:2px solid #a1048a;}
        
        Border color #a1048a