#a05488 color space conversions
Hex:
        #a05488
        RGB:
        160, 84, 136
        CMY:
        37, 67, 47
        CMYK:
        0, 48, 15, 37
      HSL:
        319°, 31.1475%, 47.8431%
        HSV (HSB):
        319°, 47.5000%, 62.7451%
        XYZ:
        22.1115, 15.5918, 25.1367
        xyY:
        0.3519, 0.2481, 15.5918
      CIE-Lab:
        46.4343, 38.3992, -15.0456
        CIE-LCH:
        46.4343, 41.2416, 338.6038
        CIE-Luv:
        46.4343, 41.6799, -27.1036
        Hunter-Lab:
        39.4865, 30.8544, -10.1029
      #a05488 color charts
#a05488 RGB chart
      #a05488 CMYK chart
      #a05488 RGB pie chart
      #a05488 color shades, tints & tones
#a05488 color schemes
#a05488 color preview, HTML & CSS examples
           This text has a color of #a05488        
        
          <p style="color:#a05488;">Text here</p>
        
        
          .mytext {color:#a05488;}
        
        Text color #a05488
      
           This box has a color of #a05488        
        
          <div style="background-color:#a05488;">Content here</div>
        
        
          .mybackground {background-color:#a05488;}
        
        Background color #a05488
      
           Border around this has a color of #a05488        
        
          <div style="border:2px solid #a05488;">Content here</div>
        
        
          .myborder {border:2px solid #a05488;}
        
        Border color #a05488