#a95ec0 color space conversions
Hex:
        #a95ec0
        RGB:
        169, 94, 192
        CMY:
        34, 63, 25
        CMYK:
        12, 51, 0, 25
      HSL:
        286°, 43.7500%, 56.0784%
        HSV (HSB):
        286°, 51.0417%, 75.2941%
        XYZ:
        29.8793, 20.2462, 52.2023
        xyY:
        0.2920, 0.1979, 20.2462
      CIE-Lab:
        52.1144, 46.3787, -39.0945
        CIE-LCH:
        52.1144, 60.6577, 319.8711
        CIE-Luv:
        52.1144, 31.1535, -65.4475
        Hunter-Lab:
        44.9958, 39.7898, -37.2888
      #a95ec0 color charts
#a95ec0 RGB chart
      #a95ec0 CMYK chart
      #a95ec0 RGB pie chart
      #a95ec0 color shades, tints & tones
#a95ec0 color schemes
#a95ec0 color preview, HTML & CSS examples
           This text has a color of #a95ec0        
        
          <p style="color:#a95ec0;">Text here</p>
        
        
          .mytext {color:#a95ec0;}
        
        Text color #a95ec0
      
           This box has a color of #a95ec0        
        
          <div style="background-color:#a95ec0;">Content here</div>
        
        
          .mybackground {background-color:#a95ec0;}
        
        Background color #a95ec0
      
           Border around this has a color of #a95ec0        
        
          <div style="border:2px solid #a95ec0;">Content here</div>
        
        
          .myborder {border:2px solid #a95ec0;}
        
        Border color #a95ec0