#a134ae color space conversions
Hex:
        #a134ae
        RGB:
        161, 52, 174
        CMY:
        37, 80, 32
        CMYK:
        7, 70, 0, 32
      HSL:
        294°, 53.9823%, 44.3137%
        HSV (HSB):
        294°, 70.1149%, 68.2353%
        XYZ:
        23.5659, 13.0890, 41.3288
        xyY:
        0.3022, 0.1678, 13.0890
      CIE-Lab:
        42.8971, 60.2457, -43.2618
        CIE-LCH:
        42.8971, 74.1696, 324.3183
        CIE-Luv:
        42.8971, 42.5339, -70.1421
        Hunter-Lab:
        36.1788, 52.9574, -42.4047
      #a134ae color charts
#a134ae RGB chart
      #a134ae CMYK chart
      #a134ae RGB pie chart
      #a134ae color shades, tints & tones
#a134ae color schemes
#a134ae color preview, HTML & CSS examples
           This text has a color of #a134ae        
        
          <p style="color:#a134ae;">Text here</p>
        
        
          .mytext {color:#a134ae;}
        
        Text color #a134ae
      
           This box has a color of #a134ae        
        
          <div style="background-color:#a134ae;">Content here</div>
        
        
          .mybackground {background-color:#a134ae;}
        
        Background color #a134ae
      
           Border around this has a color of #a134ae        
        
          <div style="border:2px solid #a134ae;">Content here</div>
        
        
          .myborder {border:2px solid #a134ae;}
        
        Border color #a134ae