#a5386f color space conversions
Hex:
        #a5386f
        RGB:
        165, 56, 111
        CMY:
        35, 78, 56
        CMYK:
        0, 66, 33, 35
      HSL:
        330°, 49.3213%, 43.3333%
        HSV (HSB):
        330°, 66.0606%, 64.7059%
        XYZ:
        19.8005, 11.9754, 16.3068
        xyY:
        0.4118, 0.2491, 11.9754
      CIE-Lab:
        41.1770, 49.9504, -7.6292
        CIE-LCH:
        41.1770, 50.5297, 351.3160
        CIE-Luv:
        41.1770, 64.8091, -18.3935
        Hunter-Lab:
        34.6055, 41.5741, -3.7148
      #a5386f color charts
#a5386f RGB chart
      #a5386f CMYK chart
      #a5386f RGB pie chart
      #a5386f color shades, tints & tones
#a5386f color schemes
#a5386f color preview, HTML & CSS examples
           This text has a color of #a5386f        
        
          <p style="color:#a5386f;">Text here</p>
        
        
          .mytext {color:#a5386f;}
        
        Text color #a5386f
      
           This box has a color of #a5386f        
        
          <div style="background-color:#a5386f;">Content here</div>
        
        
          .mybackground {background-color:#a5386f;}
        
        Background color #a5386f
      
           Border around this has a color of #a5386f        
        
          <div style="border:2px solid #a5386f;">Content here</div>
        
        
          .myborder {border:2px solid #a5386f;}
        
        Border color #a5386f