#a96fde color space conversions
Hex:
        #a96fde
        RGB:
        169, 111, 222
        CMY:
        34, 56, 13
        CMYK:
        24, 50, 0, 13
      HSL:
        271°, 62.7119%, 65.2941%
        HSV (HSB):
        271°, 50.0000%, 87.0588%
        XYZ:
        35.2314, 25.0778, 72.0908
        xyY:
        0.2661, 0.1894, 25.0778
      CIE-Lab:
        57.1512, 43.8638, -48.1931
        CIE-LCH:
        57.1512, 65.1659, 312.3074
        CIE-Luv:
        57.1512, 19.8237, -80.7994
        Hunter-Lab:
        50.0778, 37.9449, -50.2981
      #a96fde color charts
#a96fde RGB chart
      #a96fde CMYK chart
      #a96fde RGB pie chart
      #a96fde color shades, tints & tones
#a96fde color schemes
#a96fde color preview, HTML & CSS examples
           This text has a color of #a96fde        
        
          <p style="color:#a96fde;">Text here</p>
        
        
          .mytext {color:#a96fde;}
        
        Text color #a96fde
      
           This box has a color of #a96fde        
        
          <div style="background-color:#a96fde;">Content here</div>
        
        
          .mybackground {background-color:#a96fde;}
        
        Background color #a96fde
      
           Border around this has a color of #a96fde        
        
          <div style="border:2px solid #a96fde;">Content here</div>
        
        
          .myborder {border:2px solid #a96fde;}
        
        Border color #a96fde