#a15ae5 color space conversions
Hex:
        #a15ae5
        RGB:
        161, 90, 229
        CMY:
        37, 65, 10
        CMYK:
        30, 61, 0, 10
      HSL:
        271°, 72.7749%, 62.5490%
        HSV (HSB):
        271°, 60.6987%, 89.8039%
        XYZ:
        32.4970, 20.5465, 76.3818
        xyY:
        0.2511, 0.1588, 20.5465
      CIE-Lab:
        52.4496, 54.5855, -59.6913
        CIE-LCH:
        52.4496, 80.8865, 312.4418
        CIE-Luv:
        52.4496, 20.6414, -98.0673
        Hunter-Lab:
        45.3283, 48.6465, -68.1787
      #a15ae5 color charts
#a15ae5 RGB chart
      #a15ae5 CMYK chart
      #a15ae5 RGB pie chart
      #a15ae5 color shades, tints & tones
#a15ae5 color schemes
#a15ae5 color preview, HTML & CSS examples
           This text has a color of #a15ae5        
        
          <p style="color:#a15ae5;">Text here</p>
        
        
          .mytext {color:#a15ae5;}
        
        Text color #a15ae5
      
           This box has a color of #a15ae5        
        
          <div style="background-color:#a15ae5;">Content here</div>
        
        
          .mybackground {background-color:#a15ae5;}
        
        Background color #a15ae5
      
           Border around this has a color of #a15ae5        
        
          <div style="border:2px solid #a15ae5;">Content here</div>
        
        
          .myborder {border:2px solid #a15ae5;}
        
        Border color #a15ae5