#a157f2 color space conversions
Hex:
        #a157f2
        RGB:
        161, 87, 242
        CMY:
        37, 66, 5
        CMYK:
        33, 64, 0, 5
      HSL:
        269°, 85.6354%, 64.5098%
        HSV (HSB):
        269°, 64.0496%, 94.9020%
        XYZ:
        34.1331, 20.8043, 86.2210
        xyY:
        0.2418, 0.1474, 20.8043
      CIE-Lab:
        52.7346, 59.1290, -66.5244
        CIE-LCH:
        52.7346, 89.0041, 311.6317
        CIE-Luv:
        52.7346, 19.1173, -108.8515
        Hunter-Lab:
        45.6117, 53.7586, -80.1493
      #a157f2 color charts
#a157f2 RGB chart
      #a157f2 CMYK chart
      #a157f2 RGB pie chart
      #a157f2 color shades, tints & tones
#a157f2 color schemes
#a157f2 color preview, HTML & CSS examples
           This text has a color of #a157f2        
        
          <p style="color:#a157f2;">Text here</p>
        
        
          .mytext {color:#a157f2;}
        
        Text color #a157f2
      
           This box has a color of #a157f2        
        
          <div style="background-color:#a157f2;">Content here</div>
        
        
          .mybackground {background-color:#a157f2;}
        
        Background color #a157f2
      
           Border around this has a color of #a157f2        
        
          <div style="border:2px solid #a157f2;">Content here</div>
        
        
          .myborder {border:2px solid #a157f2;}
        
        Border color #a157f2