#a725ee color space conversions
Hex:
        #a725ee
        RGB:
        167, 37, 238
        CMY:
        35, 85, 7
        CMYK:
        30, 84, 0, 7
      HSL:
        279°, 85.5319%, 53.9216%
        HSV (HSB):
        279°, 84.4538%, 93.3333%
        XYZ:
        32.0305, 15.7117, 82.2334
        xyY:
        0.2464, 0.1209, 15.7117
      CIE-Lab:
        46.5939, 78.1447, -74.2141
        CIE-LCH:
        46.5939, 107.7698, 316.4778
        CIE-Luv:
        46.5939, 31.0301, -117.1744
        Hunter-Lab:
        39.6380, 74.8754, -95.2572
      #a725ee color charts
#a725ee RGB chart
      #a725ee CMYK chart
      #a725ee RGB pie chart
      #a725ee color shades, tints & tones
#a725ee color schemes
#a725ee color preview, HTML & CSS examples
           This text has a color of #a725ee        
        
          <p style="color:#a725ee;">Text here</p>
        
        
          .mytext {color:#a725ee;}
        
        Text color #a725ee
      
           This box has a color of #a725ee        
        
          <div style="background-color:#a725ee;">Content here</div>
        
        
          .mybackground {background-color:#a725ee;}
        
        Background color #a725ee
      
           Border around this has a color of #a725ee        
        
          <div style="border:2px solid #a725ee;">Content here</div>
        
        
          .myborder {border:2px solid #a725ee;}
        
        Border color #a725ee