#a72be5 color space conversions
Hex:
        #a72be5
        RGB:
        167, 43, 229
        CMY:
        35, 83, 10
        CMYK:
        27, 81, 0, 10
      HSL:
        280°, 78.1513%, 53.3333%
        HSV (HSB):
        280°, 81.2227%, 89.8039%
        XYZ:
        30.9431, 15.6004, 75.5090
        xyY:
        0.2535, 0.1278, 15.6004
      CIE-Lab:
        46.4458, 74.8001, -69.3633
        CIE-LCH:
        46.4458, 102.0114, 317.1598
        CIE-Luv:
        46.4458, 32.6039, -110.2887
        Hunter-Lab:
        39.4973, 70.7206, -85.6996
      #a72be5 color charts
#a72be5 RGB chart
      #a72be5 CMYK chart
      #a72be5 RGB pie chart
      #a72be5 color shades, tints & tones
#a72be5 color schemes
#a72be5 color preview, HTML & CSS examples
           This text has a color of #a72be5        
        
          <p style="color:#a72be5;">Text here</p>
        
        
          .mytext {color:#a72be5;}
        
        Text color #a72be5
      
           This box has a color of #a72be5        
        
          <div style="background-color:#a72be5;">Content here</div>
        
        
          .mybackground {background-color:#a72be5;}
        
        Background color #a72be5
      
           Border around this has a color of #a72be5        
        
          <div style="border:2px solid #a72be5;">Content here</div>
        
        
          .myborder {border:2px solid #a72be5;}
        
        Border color #a72be5