#a125e9 color space conversions
Hex:
        #a125e9
        RGB:
        161, 37, 233
        CMY:
        37, 85, 9
        CMYK:
        31, 84, 0, 9
      HSL:
        278°, 81.6667%, 52.9412%
        HSV (HSB):
        278°, 84.1202%, 91.3725%
        XYZ:
        30.0675, 14.7834, 78.3595
        xyY:
        0.2440, 0.1200, 14.7834
      CIE-Lab:
        45.3361, 76.3079, -73.4767
        CIE-LCH:
        45.3361, 105.9326, 316.0829
        CIE-Luv:
        45.3361, 28.9812, -114.9706
        Hunter-Lab:
        38.4492, 72.3020, -93.9188
      #a125e9 color charts
#a125e9 RGB chart
      #a125e9 CMYK chart
      #a125e9 RGB pie chart
      #a125e9 color shades, tints & tones
#a125e9 color schemes
#a125e9 color preview, HTML & CSS examples
           This text has a color of #a125e9        
        
          <p style="color:#a125e9;">Text here</p>
        
        
          .mytext {color:#a125e9;}
        
        Text color #a125e9
      
           This box has a color of #a125e9        
        
          <div style="background-color:#a125e9;">Content here</div>
        
        
          .mybackground {background-color:#a125e9;}
        
        Background color #a125e9
      
           Border around this has a color of #a125e9        
        
          <div style="border:2px solid #a125e9;">Content here</div>
        
        
          .myborder {border:2px solid #a125e9;}
        
        Border color #a125e9