#a729ec color space conversions
Hex:
        #a729ec
        RGB:
        167, 41, 236
        CMY:
        35, 84, 7
        CMYK:
        29, 83, 0, 7
      HSL:
        279°, 83.6910%, 54.3137%
        HSV (HSB):
        279°, 82.6271%, 92.5490%
        XYZ:
        31.8696, 15.8575, 80.7380
        xyY:
        0.2481, 0.1234, 15.8575
      CIE-Lab:
        46.7870, 76.7289, -72.7705
        CIE-LCH:
        46.7870, 105.7491, 316.5167
        CIE-Luv:
        46.7870, 31.1218, -115.2973
        Hunter-Lab:
        39.8215, 73.1682, -92.3354
      #a729ec color charts
#a729ec RGB chart
      #a729ec CMYK chart
      #a729ec RGB pie chart
      #a729ec color shades, tints & tones
#a729ec color schemes
#a729ec color preview, HTML & CSS examples
           This text has a color of #a729ec        
        
          <p style="color:#a729ec;">Text here</p>
        
        
          .mytext {color:#a729ec;}
        
        Text color #a729ec
      
           This box has a color of #a729ec        
        
          <div style="background-color:#a729ec;">Content here</div>
        
        
          .mybackground {background-color:#a729ec;}
        
        Background color #a729ec
      
           Border around this has a color of #a729ec        
        
          <div style="border:2px solid #a729ec;">Content here</div>
        
        
          .myborder {border:2px solid #a729ec;}
        
        Border color #a729ec