#a5708f color space conversions
Hex:
        #a5708f
        RGB:
        165, 112, 143
        CMY:
        35, 56, 44
        CMYK:
        0, 32, 13, 35
      HSL:
        325°, 22.7468%, 54.3137%
        HSV (HSB):
        325°, 32.1212%, 64.7059%
        XYZ:
        26.2691, 21.5708, 28.7657
        xyY:
        0.3429, 0.2816, 21.5708
      CIE-Lab:
        53.5687, 25.8261, -8.3859
        CIE-LCH:
        53.5687, 27.1535, 342.0110
        CIE-Luv:
        53.5687, 30.0078, -16.1550
        Hunter-Lab:
        46.4444, 19.6826, -4.2106
      #a5708f color charts
#a5708f RGB chart
      #a5708f CMYK chart
      #a5708f RGB pie chart
      #a5708f color shades, tints & tones
#a5708f color schemes
#a5708f color preview, HTML & CSS examples
           This text has a color of #a5708f        
        
          <p style="color:#a5708f;">Text here</p>
        
        
          .mytext {color:#a5708f;}
        
        Text color #a5708f
      
           This box has a color of #a5708f        
        
          <div style="background-color:#a5708f;">Content here</div>
        
        
          .mybackground {background-color:#a5708f;}
        
        Background color #a5708f
      
           Border around this has a color of #a5708f        
        
          <div style="border:2px solid #a5708f;">Content here</div>
        
        
          .myborder {border:2px solid #a5708f;}
        
        Border color #a5708f