#a029bf color space conversions
Hex:
        #a029bf
        RGB:
        160, 41, 191
        CMY:
        37, 84, 25
        CMYK:
        16, 79, 0, 25
      HSL:
        288°, 64.6552%, 45.4902%
        HSV (HSB):
        288°, 78.5340%, 74.9020%
        XYZ:
        24.6941, 12.8210, 50.4634
        xyY:
        0.2807, 0.1457, 12.8210
      CIE-Lab:
        42.4924, 66.9250, -53.9266
        CIE-LCH:
        42.4924, 85.9478, 321.1390
        CIE-Luv:
        42.4924, 38.8244, -85.6876
        Hunter-Lab:
        35.8065, 60.4420, -58.4950
      #a029bf color charts
#a029bf RGB chart
      #a029bf CMYK chart
      #a029bf RGB pie chart
      #a029bf color shades, tints & tones
#a029bf color schemes
#a029bf color preview, HTML & CSS examples
           This text has a color of #a029bf        
        
          <p style="color:#a029bf;">Text here</p>
        
        
          .mytext {color:#a029bf;}
        
        Text color #a029bf
      
           This box has a color of #a029bf        
        
          <div style="background-color:#a029bf;">Content here</div>
        
        
          .mybackground {background-color:#a029bf;}
        
        Background color #a029bf
      
           Border around this has a color of #a029bf        
        
          <div style="border:2px solid #a029bf;">Content here</div>
        
        
          .myborder {border:2px solid #a029bf;}
        
        Border color #a029bf