#a158ec color space conversions
Hex:
        #a158ec
        RGB:
        161, 88, 236
        CMY:
        37, 65, 7
        CMYK:
        32, 63, 0, 7
      HSL:
        270°, 79.5699%, 63.5294%
        HSV (HSB):
        270°, 62.7119%, 92.5490%
        XYZ:
        33.3280, 20.6126, 81.5789
        xyY:
        0.2459, 0.1521, 20.6126
      CIE-Lab:
        52.5229, 57.2246, -63.5073
        CIE-LCH:
        52.5229, 85.4859, 312.0211
        CIE-Luv:
        52.5229, 19.9166, -104.0831
        Hunter-Lab:
        45.4011, 51.5809, -74.7543
      #a158ec color charts
#a158ec RGB chart
      #a158ec CMYK chart
      #a158ec RGB pie chart
      #a158ec color shades, tints & tones
#a158ec color schemes
#a158ec color preview, HTML & CSS examples
           This text has a color of #a158ec        
        
          <p style="color:#a158ec;">Text here</p>
        
        
          .mytext {color:#a158ec;}
        
        Text color #a158ec
      
           This box has a color of #a158ec        
        
          <div style="background-color:#a158ec;">Content here</div>
        
        
          .mybackground {background-color:#a158ec;}
        
        Background color #a158ec
      
           Border around this has a color of #a158ec        
        
          <div style="border:2px solid #a158ec;">Content here</div>
        
        
          .myborder {border:2px solid #a158ec;}
        
        Border color #a158ec