#a54ae1 color space conversions
Hex:
        #a54ae1
        RGB:
        165, 74, 225
        CMY:
        35, 71, 12
        CMYK:
        27, 67, 0, 12
      HSL:
        276°, 71.5640%, 58.6275%
        HSV (HSB):
        276°, 67.1111%, 88.2353%
        XYZ:
        31.5564, 18.3331, 73.1096
        xyY:
        0.2566, 0.1491, 18.3331
      CIE-Lab:
        49.8977, 62.1790, -61.5163
        CIE-LCH:
        49.8977, 87.4671, 315.3070
        CIE-Luv:
        49.8977, 27.3653, -100.2722
        Hunter-Lab:
        42.8172, 56.6250, -71.2645
      #a54ae1 color charts
#a54ae1 RGB chart
      #a54ae1 CMYK chart
      #a54ae1 RGB pie chart
      #a54ae1 color shades, tints & tones
#a54ae1 color schemes
#a54ae1 color preview, HTML & CSS examples
           This text has a color of #a54ae1        
        
          <p style="color:#a54ae1;">Text here</p>
        
        
          .mytext {color:#a54ae1;}
        
        Text color #a54ae1
      
           This box has a color of #a54ae1        
        
          <div style="background-color:#a54ae1;">Content here</div>
        
        
          .mybackground {background-color:#a54ae1;}
        
        Background color #a54ae1
      
           Border around this has a color of #a54ae1        
        
          <div style="border:2px solid #a54ae1;">Content here</div>
        
        
          .myborder {border:2px solid #a54ae1;}
        
        Border color #a54ae1