#a955f1 color space conversions
Hex:
        #a955f1
        RGB:
        169, 85, 241
        CMY:
        34, 67, 5
        CMYK:
        30, 65, 0, 5
      HSL:
        272°, 84.7826%, 63.9216%
        HSV (HSB):
        272°, 64.7303%, 94.5098%
        XYZ:
        35.4879, 21.2829, 85.4567
        xyY:
        0.2495, 0.1496, 21.2829
      CIE-Lab:
        53.2577, 61.5151, -65.0741
        CIE-LCH:
        53.2577, 89.5475, 313.3896
        CIE-Luv:
        53.2577, 23.8502, -107.2398
        Hunter-Lab:
        46.1334, 56.5768, -77.5344
      #a955f1 color charts
#a955f1 RGB chart
      #a955f1 CMYK chart
      #a955f1 RGB pie chart
      #a955f1 color shades, tints & tones
#a955f1 color schemes
#a955f1 color preview, HTML & CSS examples
           This text has a color of #a955f1        
        
          <p style="color:#a955f1;">Text here</p>
        
        
          .mytext {color:#a955f1;}
        
        Text color #a955f1
      
           This box has a color of #a955f1        
        
          <div style="background-color:#a955f1;">Content here</div>
        
        
          .mybackground {background-color:#a955f1;}
        
        Background color #a955f1
      
           Border around this has a color of #a955f1        
        
          <div style="border:2px solid #a955f1;">Content here</div>
        
        
          .myborder {border:2px solid #a955f1;}
        
        Border color #a955f1