#a728eb color space conversions
Hex:
        #a728eb
        RGB:
        167, 40, 235
        CMY:
        35, 84, 8
        CMYK:
        29, 83, 0, 8
      HSL:
        279°, 82.9787%, 53.9216%
        HSV (HSB):
        279°, 82.9787%, 92.1569%
        XYZ:
        31.6905, 15.7312, 79.9634
        xyY:
        0.2488, 0.1235, 15.7312
      CIE-Lab:
        46.6199, 76.7973, -72.4778
        CIE-LCH:
        46.6199, 105.5976, 316.6575
        CIE-Luv:
        46.6199, 31.4627, -114.7789
        Hunter-Lab:
        39.6626, 73.2124, -91.7702
      #a728eb color charts
#a728eb RGB chart
      #a728eb CMYK chart
      #a728eb RGB pie chart
      #a728eb color shades, tints & tones
#a728eb color schemes
#a728eb color preview, HTML & CSS examples
           This text has a color of #a728eb        
        
          <p style="color:#a728eb;">Text here</p>
        
        
          .mytext {color:#a728eb;}
        
        Text color #a728eb
      
           This box has a color of #a728eb        
        
          <div style="background-color:#a728eb;">Content here</div>
        
        
          .mybackground {background-color:#a728eb;}
        
        Background color #a728eb
      
           Border around this has a color of #a728eb        
        
          <div style="border:2px solid #a728eb;">Content here</div>
        
        
          .myborder {border:2px solid #a728eb;}
        
        Border color #a728eb