#a045ae color space conversions
Hex:
        #a045ae
        RGB:
        160, 69, 174
        CMY:
        37, 73, 32
        CMYK:
        8, 60, 0, 32
      HSL:
        292°, 43.2099%, 47.6471%
        HSV (HSB):
        292°, 60.3448%, 68.2353%
        XYZ:
        24.2653, 14.7858, 41.6194
        xyY:
        0.3008, 0.1833, 14.7858
      CIE-Lab:
        45.3394, 52.7956, -39.3895
        CIE-LCH:
        45.3394, 65.8704, 323.2743
        CIE-Luv:
        45.3394, 37.6302, -64.5787
        Hunter-Lab:
        38.4523, 45.3507, -37.2567
      #a045ae color charts
#a045ae RGB chart
      #a045ae CMYK chart
      #a045ae RGB pie chart
      #a045ae color shades, tints & tones
#a045ae color schemes
#a045ae color preview, HTML & CSS examples
           This text has a color of #a045ae        
        
          <p style="color:#a045ae;">Text here</p>
        
        
          .mytext {color:#a045ae;}
        
        Text color #a045ae
      
           This box has a color of #a045ae        
        
          <div style="background-color:#a045ae;">Content here</div>
        
        
          .mybackground {background-color:#a045ae;}
        
        Background color #a045ae
      
           Border around this has a color of #a045ae        
        
          <div style="border:2px solid #a045ae;">Content here</div>
        
        
          .myborder {border:2px solid #a045ae;}
        
        Border color #a045ae