#a158c4 color space conversions
Hex:
        #a158c4
        RGB:
        161, 88, 196
        CMY:
        37, 65, 23
        CMYK:
        18, 55, 0, 23
      HSL:
        281°, 47.7876%, 55.6863%
        HSV (HSB):
        281°, 55.1020%, 76.8627%
        XYZ:
        28.1515, 18.5420, 54.3198
        xyY:
        0.2787, 0.1836, 18.5420
      CIE-Lab:
        50.1470, 48.1749, -44.5751
        CIE-LCH:
        50.1470, 65.6335, 317.2227
        CIE-Luv:
        50.1470, 27.4680, -73.4717
        Hunter-Lab:
        43.0605, 41.3414, -44.6506
      #a158c4 color charts
#a158c4 RGB chart
      #a158c4 CMYK chart
      #a158c4 RGB pie chart
      #a158c4 color shades, tints & tones
#a158c4 color schemes
#a158c4 color preview, HTML & CSS examples
           This text has a color of #a158c4        
        
          <p style="color:#a158c4;">Text here</p>
        
        
          .mytext {color:#a158c4;}
        
        Text color #a158c4
      
           This box has a color of #a158c4        
        
          <div style="background-color:#a158c4;">Content here</div>
        
        
          .mybackground {background-color:#a158c4;}
        
        Background color #a158c4
      
           Border around this has a color of #a158c4        
        
          <div style="border:2px solid #a158c4;">Content here</div>
        
        
          .myborder {border:2px solid #a158c4;}
        
        Border color #a158c4