#a06298 color space conversions
Hex:
        #a06298
        RGB:
        160, 98, 152
        CMY:
        37, 62, 40
        CMYK:
        0, 39, 5, 37
      HSL:
        308°, 24.6032%, 50.5882%
        HSV (HSB):
        308°, 38.7500%, 62.7451%
        XYZ:
        24.5324, 18.4759, 31.9790
        xyY:
        0.3272, 0.2464, 18.4759
      CIE-Lab:
        50.0684, 33.5718, -19.0318
        CIE-LCH:
        50.0684, 38.5911, 330.4511
        CIE-Luv:
        50.0684, 31.8672, -32.6272
        Hunter-Lab:
        42.9837, 26.6552, -14.0220
      #a06298 color charts
#a06298 RGB chart
      #a06298 CMYK chart
      #a06298 RGB pie chart
      #a06298 color shades, tints & tones
#a06298 color schemes
#a06298 color preview, HTML & CSS examples
           This text has a color of #a06298        
        
          <p style="color:#a06298;">Text here</p>
        
        
          .mytext {color:#a06298;}
        
        Text color #a06298
      
           This box has a color of #a06298        
        
          <div style="background-color:#a06298;">Content here</div>
        
        
          .mybackground {background-color:#a06298;}
        
        Background color #a06298
      
           Border around this has a color of #a06298        
        
          <div style="border:2px solid #a06298;">Content here</div>
        
        
          .myborder {border:2px solid #a06298;}
        
        Border color #a06298