#a352be color space conversions
Hex:
        #a352be
        RGB:
        163, 82, 190
        CMY:
        36, 68, 25
        CMYK:
        14, 57, 0, 25
      HSL:
        285°, 45.3782%, 53.3333%
        HSV (HSB):
        285°, 56.8421%, 74.5098%
        XYZ:
        27.4158, 17.5388, 50.6556
        xyY:
        0.2867, 0.1834, 17.5388
      CIE-Lab:
        48.9319, 50.4837, -43.0201
        CIE-LCH:
        48.9319, 66.3275, 319.5638
        CIE-Luv:
        48.9319, 31.8099, -70.9816
        Hunter-Lab:
        41.8794, 43.5639, -42.3992
      #a352be color charts
#a352be RGB chart
      #a352be CMYK chart
      #a352be RGB pie chart
      #a352be color shades, tints & tones
#a352be color schemes
#a352be color preview, HTML & CSS examples
           This text has a color of #a352be        
        
          <p style="color:#a352be;">Text here</p>
        
        
          .mytext {color:#a352be;}
        
        Text color #a352be
      
           This box has a color of #a352be        
        
          <div style="background-color:#a352be;">Content here</div>
        
        
          .mybackground {background-color:#a352be;}
        
        Background color #a352be
      
           Border around this has a color of #a352be        
        
          <div style="border:2px solid #a352be;">Content here</div>
        
        
          .myborder {border:2px solid #a352be;}
        
        Border color #a352be