#a158f1 color space conversions
Hex:
        #a158f1
        RGB:
        161, 88, 241
        CMY:
        37, 65, 5
        CMYK:
        33, 63, 0, 5
      HSL:
        269°, 84.5304%, 64.5098%
        HSV (HSB):
        269°, 63.4855%, 94.5098%
        XYZ:
        34.0648, 20.9074, 85.4592
        xyY:
        0.2426, 0.1489, 20.9074
      CIE-Lab:
        52.8480, 58.4031, -65.7824
        CIE-LCH:
        52.8480, 87.9672, 311.5994
        CIE-Luv:
        52.8480, 19.0548, -107.7458
        Hunter-Lab:
        45.7246, 52.9646, -78.8057
      #a158f1 color charts
#a158f1 RGB chart
      #a158f1 CMYK chart
      #a158f1 RGB pie chart
      #a158f1 color shades, tints & tones
#a158f1 color schemes
#a158f1 color preview, HTML & CSS examples
           This text has a color of #a158f1        
        
          <p style="color:#a158f1;">Text here</p>
        
        
          .mytext {color:#a158f1;}
        
        Text color #a158f1
      
           This box has a color of #a158f1        
        
          <div style="background-color:#a158f1;">Content here</div>
        
        
          .mybackground {background-color:#a158f1;}
        
        Background color #a158f1
      
           Border around this has a color of #a158f1        
        
          <div style="border:2px solid #a158f1;">Content here</div>
        
        
          .myborder {border:2px solid #a158f1;}
        
        Border color #a158f1