#a728df color space conversions
Hex:
        #a728df
        RGB:
        167, 40, 223
        CMY:
        35, 84, 13
        CMYK:
        25, 82, 0, 13
      HSL:
        282°, 74.0891%, 51.5686%
        HSV (HSB):
        282°, 82.0628%, 87.4510%
        XYZ:
        30.0144, 15.0608, 71.1371
        xyY:
        0.2583, 0.1296, 15.0608
      CIE-Lab:
        45.7173, 74.4640, -67.1344
        CIE-LCH:
        45.7173, 100.2593, 317.9631
        CIE-Luv:
        45.7173, 34.4487, -106.7000
        Hunter-Lab:
        38.8082, 70.1381, -81.5153
      #a728df color charts
#a728df RGB chart
      #a728df CMYK chart
      #a728df RGB pie chart
      #a728df color shades, tints & tones
#a728df color schemes
#a728df color preview, HTML & CSS examples
           This text has a color of #a728df        
        
          <p style="color:#a728df;">Text here</p>
        
        
          .mytext {color:#a728df;}
        
        Text color #a728df
      
           This box has a color of #a728df        
        
          <div style="background-color:#a728df;">Content here</div>
        
        
          .mybackground {background-color:#a728df;}
        
        Background color #a728df
      
           Border around this has a color of #a728df        
        
          <div style="border:2px solid #a728df;">Content here</div>
        
        
          .myborder {border:2px solid #a728df;}
        
        Border color #a728df