#a85581 color space conversions
Hex:
        #a85581
        RGB:
        168, 85, 129
        CMY:
        34, 67, 49
        CMYK:
        0, 49, 23, 34
      HSL:
        328°, 32.8063%, 49.6078%
        HSV (HSB):
        328°, 49.4048%, 65.8824%
        XYZ:
        23.3594, 16.4068, 22.7045
        xyY:
        0.3739, 0.2626, 16.4068
      CIE-Lab:
        47.5037, 39.4692, -9.1097
        CIE-LCH:
        47.5037, 40.5069, 347.0034
        CIE-Luv:
        47.5037, 48.7559, -19.0938
        Hunter-Lab:
        40.5053, 32.0565, -4.8802
      #a85581 color charts
#a85581 RGB chart
      #a85581 CMYK chart
      #a85581 RGB pie chart
      #a85581 color shades, tints & tones
#a85581 color schemes
#a85581 color preview, HTML & CSS examples
           This text has a color of #a85581        
        
          <p style="color:#a85581;">Text here</p>
        
        
          .mytext {color:#a85581;}
        
        Text color #a85581
      
           This box has a color of #a85581        
        
          <div style="background-color:#a85581;">Content here</div>
        
        
          .mybackground {background-color:#a85581;}
        
        Background color #a85581
      
           Border around this has a color of #a85581        
        
          <div style="border:2px solid #a85581;">Content here</div>
        
        
          .myborder {border:2px solid #a85581;}
        
        Border color #a85581