#a025c2 color space conversions
Hex:
        #a025c2
        RGB:
        160, 37, 194
        CMY:
        37, 85, 24
        CMYK:
        18, 81, 0, 24
      HSL:
        287°, 67.9654%, 45.2941%
        HSV (HSB):
        287°, 80.9278%, 76.0784%
        XYZ:
        24.8964, 12.6918, 52.1765
        xyY:
        0.2774, 0.1414, 12.6918
      CIE-Lab:
        42.2951, 68.6440, -55.9987
        CIE-LCH:
        42.2951, 88.5881, 320.7930
        CIE-Luv:
        42.2951, 38.4916, -88.5865
        Hunter-Lab:
        35.6255, 62.3976, -61.8973
      #a025c2 color charts
#a025c2 RGB chart
      #a025c2 CMYK chart
      #a025c2 RGB pie chart
      #a025c2 color shades, tints & tones
#a025c2 color schemes
#a025c2 color preview, HTML & CSS examples
           This text has a color of #a025c2        
        
          <p style="color:#a025c2;">Text here</p>
        
        
          .mytext {color:#a025c2;}
        
        Text color #a025c2
      
           This box has a color of #a025c2        
        
          <div style="background-color:#a025c2;">Content here</div>
        
        
          .mybackground {background-color:#a025c2;}
        
        Background color #a025c2
      
           Border around this has a color of #a025c2        
        
          <div style="border:2px solid #a025c2;">Content here</div>
        
        
          .myborder {border:2px solid #a025c2;}
        
        Border color #a025c2