#a728fd color space conversions
Hex:
        #a728fd
        RGB:
        167, 40, 253
        CMY:
        35, 84, 1
        CMYK:
        34, 84, 0, 1
      HSL:
        276°, 98.1567%, 57.4510%
        HSV (HSB):
        276°, 84.1897%, 99.2157%
        XYZ:
        34.4248, 16.8249, 94.3617
        xyY:
        0.2364, 0.1155, 16.8249
      CIE-Lab:
        48.0387, 80.3793, -80.2700
        CIE-LCH:
        48.0387, 113.5962, 315.0390
        CIE-Luv:
        48.0387, 27.3450, -126.5401
        Hunter-Lab:
        41.0182, 78.0254, -107.6829
      #a728fd color charts
#a728fd RGB chart
      #a728fd CMYK chart
      #a728fd RGB pie chart
      #a728fd color shades, tints & tones
#a728fd color schemes
#a728fd color preview, HTML & CSS examples
           This text has a color of #a728fd        
        
          <p style="color:#a728fd;">Text here</p>
        
        
          .mytext {color:#a728fd;}
        
        Text color #a728fd
      
           This box has a color of #a728fd        
        
          <div style="background-color:#a728fd;">Content here</div>
        
        
          .mybackground {background-color:#a728fd;}
        
        Background color #a728fd
      
           Border around this has a color of #a728fd        
        
          <div style="border:2px solid #a728fd;">Content here</div>
        
        
          .myborder {border:2px solid #a728fd;}
        
        Border color #a728fd