#b5729d color space conversions
Hex:
        #b5729d
        RGB:
        181, 114, 157
        CMY:
        29, 55, 38
        CMYK:
        0, 37, 13, 29
      HSL:
        321°, 31.1628%, 57.8431%
        HSV (HSB):
        321°, 37.0166%, 70.9804%
        XYZ:
        31.1592, 24.2927, 34.9450
        xyY:
        0.3447, 0.2687, 24.2927
      CIE-Lab:
        56.3797, 32.7805, -12.1394
        CIE-LCH:
        56.3797, 34.9561, 339.6791
        CIE-Luv:
        56.3797, 37.5570, -23.0169
        Hunter-Lab:
        49.2876, 26.5927, -7.5353
      #b5729d color charts
#b5729d RGB chart
      #b5729d CMYK chart
      #b5729d RGB pie chart
      #b5729d color shades, tints & tones
#b5729d color schemes
#b5729d color preview, HTML & CSS examples
           This text has a color of #b5729d        
        
          <p style="color:#b5729d;">Text here</p>
        
        
          .mytext {color:#b5729d;}
        
        Text color #b5729d
      
           This box has a color of #b5729d        
        
          <div style="background-color:#b5729d;">Content here</div>
        
        
          .mybackground {background-color:#b5729d;}
        
        Background color #b5729d
      
           Border around this has a color of #b5729d        
        
          <div style="border:2px solid #b5729d;">Content here</div>
        
        
          .myborder {border:2px solid #b5729d;}
        
        Border color #b5729d