#a125c8 color space conversions
Hex:
        #a125c8
        RGB:
        161, 37, 200
        CMY:
        37, 85, 22
        CMYK:
        20, 82, 0, 22
      HSL:
        286°, 68.7764%, 46.4706%
        HSV (HSB):
        286°, 81.5000%, 78.4314%
        XYZ:
        25.7848, 13.0703, 55.8074
        xyY:
        0.2724, 0.1381, 13.0703
      CIE-Lab:
        42.8690, 69.9313, -58.5584
        CIE-LCH:
        42.8690, 91.2111, 320.0582
        CIE-Luv:
        42.8690, 37.4066, -92.5902
        Hunter-Lab:
        36.1529, 64.0414, -66.2159
      #a125c8 color charts
#a125c8 RGB chart
      #a125c8 CMYK chart
      #a125c8 RGB pie chart
      #a125c8 color shades, tints & tones
#a125c8 color schemes
#a125c8 color preview, HTML & CSS examples
           This text has a color of #a125c8        
        
          <p style="color:#a125c8;">Text here</p>
        
        
          .mytext {color:#a125c8;}
        
        Text color #a125c8
      
           This box has a color of #a125c8        
        
          <div style="background-color:#a125c8;">Content here</div>
        
        
          .mybackground {background-color:#a125c8;}
        
        Background color #a125c8
      
           Border around this has a color of #a125c8        
        
          <div style="border:2px solid #a125c8;">Content here</div>
        
        
          .myborder {border:2px solid #a125c8;}
        
        Border color #a125c8