#a725d4 color space conversions
Hex:
        #a725d4
        RGB:
        167, 37, 212
        CMY:
        35, 85, 17
        CMYK:
        21, 83, 0, 17
      HSL:
        285°, 70.2811%, 48.8235%
        HSV (HSB):
        285°, 82.5472%, 83.1373%
        XYZ:
        28.4816, 14.2921, 63.5449
        xyY:
        0.2679, 0.1344, 14.2921
      CIE-Lab:
        44.6489, 73.1713, -62.5689
        CIE-LCH:
        44.6489, 96.2752, 319.4662
        CIE-Luv:
        44.6489, 37.7095, -99.6104
        Hunter-Lab:
        37.8049, 68.3204, -73.1950
      #a725d4 color charts
#a725d4 RGB chart
      #a725d4 CMYK chart
      #a725d4 RGB pie chart
      #a725d4 color shades, tints & tones
#a725d4 color schemes
#a725d4 color preview, HTML & CSS examples
           This text has a color of #a725d4        
        
          <p style="color:#a725d4;">Text here</p>
        
        
          .mytext {color:#a725d4;}
        
        Text color #a725d4
      
           This box has a color of #a725d4        
        
          <div style="background-color:#a725d4;">Content here</div>
        
        
          .mybackground {background-color:#a725d4;}
        
        Background color #a725d4
      
           Border around this has a color of #a725d4        
        
          <div style="border:2px solid #a725d4;">Content here</div>
        
        
          .myborder {border:2px solid #a725d4;}
        
        Border color #a725d4