#a025ca color space conversions
Hex:
        #a025ca
        RGB:
        160, 37, 202
        CMY:
        37, 85, 21
        CMYK:
        21, 82, 0, 21
      HSL:
        285°, 69.0377%, 46.8627%
        HSV (HSB):
        285°, 81.6832%, 79.2157%
        XYZ:
        25.8194, 13.0610, 57.0373
        xyY:
        0.2692, 0.1362, 13.0610
      CIE-Lab:
        42.8550, 70.1365, -59.7498
        CIE-LCH:
        42.8550, 92.1367, 319.5721
        CIE-Luv:
        42.8550, 36.2439, -94.2151
        Hunter-Lab:
        36.1400, 64.2805, -68.2754
      #a025ca color charts
#a025ca RGB chart
      #a025ca CMYK chart
      #a025ca RGB pie chart
      #a025ca color shades, tints & tones
#a025ca color schemes
#a025ca color preview, HTML & CSS examples
           This text has a color of #a025ca        
        
          <p style="color:#a025ca;">Text here</p>
        
        
          .mytext {color:#a025ca;}
        
        Text color #a025ca
      
           This box has a color of #a025ca        
        
          <div style="background-color:#a025ca;">Content here</div>
        
        
          .mybackground {background-color:#a025ca;}
        
        Background color #a025ca
      
           Border around this has a color of #a025ca        
        
          <div style="border:2px solid #a025ca;">Content here</div>
        
        
          .myborder {border:2px solid #a025ca;}
        
        Border color #a025ca