#b57dae color space conversions
Hex:
        #b57dae
        RGB:
        181, 125, 174
        CMY:
        29, 51, 32
        CMYK:
        0, 31, 4, 29
      HSL:
        308°, 27.4510%, 60.0000%
        HSV (HSB):
        308°, 30.9392%, 70.9804%
        XYZ:
        34.0297, 27.5470, 43.5679
        xyY:
        0.3236, 0.2620, 27.5470
      CIE-Lab:
        59.4772, 29.7063, -17.2447
        CIE-LCH:
        59.4772, 34.3489, 329.8646
        CIE-Luv:
        59.4772, 29.1380, -30.4319
        Hunter-Lab:
        52.4852, 23.8843, -12.4769
      #b57dae color charts
#b57dae RGB chart
      #b57dae CMYK chart
      #b57dae RGB pie chart
      #b57dae color shades, tints & tones
#b57dae color schemes
#b57dae color preview, HTML & CSS examples
           This text has a color of #b57dae        
        
          <p style="color:#b57dae;">Text here</p>
        
        
          .mytext {color:#b57dae;}
        
        Text color #b57dae
      
           This box has a color of #b57dae        
        
          <div style="background-color:#b57dae;">Content here</div>
        
        
          .mybackground {background-color:#b57dae;}
        
        Background color #b57dae
      
           Border around this has a color of #b57dae        
        
          <div style="border:2px solid #b57dae;">Content here</div>
        
        
          .myborder {border:2px solid #b57dae;}
        
        Border color #b57dae