#a95ee8 color space conversions
Hex:
        #a95ee8
        RGB:
        169, 94, 232
        CMY:
        34, 63, 9
        CMYK:
        27, 59, 0, 9
      HSL:
        273°, 75.0000%, 63.9216%
        HSV (HSB):
        273°, 59.4828%, 90.9804%
        XYZ:
        34.9304, 22.2666, 78.8008
        xyY:
        0.2568, 0.1637, 22.2666
      CIE-Lab:
        54.3088, 55.0895, -58.3424
        CIE-LCH:
        54.3088, 80.2414, 313.3574
        CIE-Luv:
        54.3088, 23.2830, -96.9209
        Hunter-Lab:
        47.1875, 49.5558, -65.9801
      #a95ee8 color charts
#a95ee8 RGB chart
      #a95ee8 CMYK chart
      #a95ee8 RGB pie chart
      #a95ee8 color shades, tints & tones
#a95ee8 color schemes
#a95ee8 color preview, HTML & CSS examples
           This text has a color of #a95ee8        
        
          <p style="color:#a95ee8;">Text here</p>
        
        
          .mytext {color:#a95ee8;}
        
        Text color #a95ee8
      
           This box has a color of #a95ee8        
        
          <div style="background-color:#a95ee8;">Content here</div>
        
        
          .mybackground {background-color:#a95ee8;}
        
        Background color #a95ee8
      
           Border around this has a color of #a95ee8        
        
          <div style="border:2px solid #a95ee8;">Content here</div>
        
        
          .myborder {border:2px solid #a95ee8;}
        
        Border color #a95ee8