#a85380 color space conversions
Hex:
        #a85380
        RGB:
        168, 83, 128
        CMY:
        34, 67, 50
        CMYK:
        0, 51, 24, 34
      HSL:
        328°, 33.8645%, 49.2157%
        HSV (HSB):
        328°, 50.5952%, 65.8824%
        XYZ:
        23.1380, 16.0699, 22.3044
        xyY:
        0.3762, 0.2612, 16.0699
      CIE-Lab:
        47.0660, 40.3634, -9.1635
        CIE-LCH:
        47.0660, 41.3905, 347.2092
        CIE-Luv:
        47.0660, 49.9826, -19.2871
        Hunter-Lab:
        40.0872, 32.8760, -4.9276
      #a85380 color charts
#a85380 RGB chart
      #a85380 CMYK chart
      #a85380 RGB pie chart
      #a85380 color shades, tints & tones
#a85380 color schemes
#a85380 color preview, HTML & CSS examples
           This text has a color of #a85380        
        
          <p style="color:#a85380;">Text here</p>
        
        
          .mytext {color:#a85380;}
        
        Text color #a85380
      
           This box has a color of #a85380        
        
          <div style="background-color:#a85380;">Content here</div>
        
        
          .mybackground {background-color:#a85380;}
        
        Background color #a85380
      
           Border around this has a color of #a85380        
        
          <div style="border:2px solid #a85380;">Content here</div>
        
        
          .myborder {border:2px solid #a85380;}
        
        Border color #a85380