#b57cd4 color space conversions
Hex:
        #b57cd4
        RGB:
        181, 124, 212
        CMY:
        29, 51, 17
        CMYK:
        15, 42, 0, 17
      HSL:
        279°, 50.5747%, 65.8824%
        HSV (HSB):
        279°, 41.5094%, 83.1373%
        XYZ:
        38.1474, 28.9925, 65.8729
        xyY:
        0.2868, 0.2180, 28.9925
      CIE-Lab:
        60.7750, 37.8911, -36.7819
        CIE-LCH:
        60.7750, 52.8076, 315.8510
        CIE-Luv:
        60.7750, 23.4523, -62.6247
        Hunter-Lab:
        53.8447, 32.2337, -34.8433
      #b57cd4 color charts
#b57cd4 RGB chart
      #b57cd4 CMYK chart
      #b57cd4 RGB pie chart
      #b57cd4 color shades, tints & tones
#b57cd4 color schemes
#b57cd4 color preview, HTML & CSS examples
           This text has a color of #b57cd4        
        
          <p style="color:#b57cd4;">Text here</p>
        
        
          .mytext {color:#b57cd4;}
        
        Text color #b57cd4
      
           This box has a color of #b57cd4        
        
          <div style="background-color:#b57cd4;">Content here</div>
        
        
          .mybackground {background-color:#b57cd4;}
        
        Background color #b57cd4
      
           Border around this has a color of #b57cd4        
        
          <div style="border:2px solid #b57cd4;">Content here</div>
        
        
          .myborder {border:2px solid #b57cd4;}
        
        Border color #b57cd4