#a395bc color space conversions
Hex:
        #a395bc
        RGB:
        163, 149, 188
        CMY:
        36, 42, 26
        CMYK:
        13, 21, 0, 26
      HSL:
        262°, 22.5434%, 66.0784%
        HSV (HSB):
        262°, 20.7447%, 73.7255%
        XYZ:
        34.9288, 32.9123, 52.0887
        xyY:
        0.2912, 0.2744, 32.9123
      CIE-Lab:
        64.0898, 12.9245, -18.3337
        CIE-LCH:
        64.0898, 22.4314, 305.1821
        CIE-Luv:
        64.0898, 5.1324, -29.8573
        Hunter-Lab:
        57.3692, 8.2822, -13.6743
      #a395bc color charts
#a395bc RGB chart
      #a395bc CMYK chart
      #a395bc RGB pie chart
      #a395bc color shades, tints & tones
#a395bc color schemes
#a395bc color preview, HTML & CSS examples
           This text has a color of #a395bc        
        
          <p style="color:#a395bc;">Text here</p>
        
        
          .mytext {color:#a395bc;}
        
        Text color #a395bc
      
           This box has a color of #a395bc        
        
          <div style="background-color:#a395bc;">Content here</div>
        
        
          .mybackground {background-color:#a395bc;}
        
        Background color #a395bc
      
           Border around this has a color of #a395bc        
        
          <div style="border:2px solid #a395bc;">Content here</div>
        
        
          .myborder {border:2px solid #a395bc;}
        
        Border color #a395bc