#a728fe color space conversions
Hex:
        #a728fe
        RGB:
        167, 40, 254
        CMY:
        35, 84, 0
        CMYK:
        34, 84, 0, 0
      HSL:
        276°, 99.0741%, 57.6471%
        HSV (HSB):
        276°, 84.2520%, 99.6078%
        XYZ:
        34.5845, 16.8888, 95.2030
        xyY:
        0.2358, 0.1151, 16.8888
      CIE-Lab:
        48.1197, 80.5808, -80.6954
        CIE-LCH:
        48.1197, 114.0395, 314.9593
        CIE-Luv:
        48.1197, 27.1282, -127.1817
        Hunter-Lab:
        41.0960, 78.2994, -108.5839
      #a728fe color charts
#a728fe RGB chart
      #a728fe CMYK chart
      #a728fe RGB pie chart
      #a728fe color shades, tints & tones
#a728fe color schemes
#a728fe color preview, HTML & CSS examples
           This text has a color of #a728fe        
        
          <p style="color:#a728fe;">Text here</p>
        
        
          .mytext {color:#a728fe;}
        
        Text color #a728fe
      
           This box has a color of #a728fe        
        
          <div style="background-color:#a728fe;">Content here</div>
        
        
          .mybackground {background-color:#a728fe;}
        
        Background color #a728fe
      
           Border around this has a color of #a728fe        
        
          <div style="border:2px solid #a728fe;">Content here</div>
        
        
          .myborder {border:2px solid #a728fe;}
        
        Border color #a728fe