#a15fc2 color space conversions
Hex:
        #a15fc2
        RGB:
        161, 95, 194
        CMY:
        37, 63, 24
        CMYK:
        17, 51, 0, 24
      HSL:
        280°, 44.7964%, 56.6667%
        HSV (HSB):
        280°, 51.0309%, 76.0784%
        XYZ:
        28.5278, 19.6565, 53.3294
        xyY:
        0.2810, 0.1936, 19.6565
      CIE-Lab:
        51.4466, 44.0517, -41.3645
        CIE-LCH:
        51.4466, 60.4283, 316.8019
        CIE-Luv:
        51.4466, 25.5731, -68.4466
        Hunter-Lab:
        44.3357, 37.2682, -40.2824
      #a15fc2 color charts
#a15fc2 RGB chart
      #a15fc2 CMYK chart
      #a15fc2 RGB pie chart
      #a15fc2 color shades, tints & tones
#a15fc2 color schemes
#a15fc2 color preview, HTML & CSS examples
           This text has a color of #a15fc2        
        
          <p style="color:#a15fc2;">Text here</p>
        
        
          .mytext {color:#a15fc2;}
        
        Text color #a15fc2
      
           This box has a color of #a15fc2        
        
          <div style="background-color:#a15fc2;">Content here</div>
        
        
          .mybackground {background-color:#a15fc2;}
        
        Background color #a15fc2
      
           Border around this has a color of #a15fc2        
        
          <div style="border:2px solid #a15fc2;">Content here</div>
        
        
          .myborder {border:2px solid #a15fc2;}
        
        Border color #a15fc2