#a45ed3 color space conversions
Hex:
        #a45ed3
        RGB:
        164, 94, 211
        CMY:
        36, 63, 17
        CMYK:
        22, 55, 0, 17
      HSL:
        276°, 57.0732%, 59.8039%
        HSV (HSB):
        276°, 55.4502%, 82.7451%
        XYZ:
        31.0704, 20.6011, 63.9668
        xyY:
        0.2687, 0.1782, 20.6011
      CIE-Lab:
        52.5101, 49.1320, -49.3843
        CIE-LCH:
        52.5101, 69.6618, 314.8533
        CIE-Luv:
        52.5101, 24.4232, -81.7884
        Hunter-Lab:
        45.3884, 42.7616, -51.7868
      #a45ed3 color charts
#a45ed3 RGB chart
      #a45ed3 CMYK chart
      #a45ed3 RGB pie chart
      #a45ed3 color shades, tints & tones
#a45ed3 color schemes
#a45ed3 color preview, HTML & CSS examples
           This text has a color of #a45ed3        
        
          <p style="color:#a45ed3;">Text here</p>
        
        
          .mytext {color:#a45ed3;}
        
        Text color #a45ed3
      
           This box has a color of #a45ed3        
        
          <div style="background-color:#a45ed3;">Content here</div>
        
        
          .mybackground {background-color:#a45ed3;}
        
        Background color #a45ed3
      
           Border around this has a color of #a45ed3        
        
          <div style="border:2px solid #a45ed3;">Content here</div>
        
        
          .myborder {border:2px solid #a45ed3;}
        
        Border color #a45ed3