#a125e4 color space conversions
Hex:
        #a125e4
        RGB:
        161, 37, 228
        CMY:
        37, 85, 11
        CMYK:
        29, 84, 0, 11
      HSL:
        279°, 77.9592%, 51.9608%
        HSV (HSB):
        279°, 83.7719%, 89.4118%
        XYZ:
        29.3631, 14.5016, 74.6503
        xyY:
        0.2478, 0.1224, 14.5016
      CIE-Lab:
        44.9439, 75.3168, -71.2790
        CIE-LCH:
        44.9439, 103.6982, 316.5777
        CIE-Luv:
        44.9439, 30.1565, -111.6775
        Hunter-Lab:
        38.0810, 70.9941, -89.5696
      #a125e4 color charts
#a125e4 RGB chart
      #a125e4 CMYK chart
      #a125e4 RGB pie chart
      #a125e4 color shades, tints & tones
#a125e4 color schemes
#a125e4 color preview, HTML & CSS examples
           This text has a color of #a125e4        
        
          <p style="color:#a125e4;">Text here</p>
        
        
          .mytext {color:#a125e4;}
        
        Text color #a125e4
      
           This box has a color of #a125e4        
        
          <div style="background-color:#a125e4;">Content here</div>
        
        
          .mybackground {background-color:#a125e4;}
        
        Background color #a125e4
      
           Border around this has a color of #a125e4        
        
          <div style="border:2px solid #a125e4;">Content here</div>
        
        
          .myborder {border:2px solid #a125e4;}
        
        Border color #a125e4