#b57bd8 color space conversions
Hex:
        #b57bd8
        RGB:
        181, 123, 216
        CMY:
        29, 52, 15
        CMYK:
        16, 43, 0, 15
      HSL:
        277°, 54.3860%, 66.4706%
        HSV (HSB):
        277°, 43.0556%, 84.7059%
        XYZ:
        38.5337, 28.9475, 68.5222
        xyY:
        0.2833, 0.2128, 28.9475
      CIE-Lab:
        60.7353, 39.3032, -39.0884
        CIE-LCH:
        60.7353, 55.4314, 315.1570
        CIE-Luv:
        60.7353, 23.2071, -66.5239
        Hunter-Lab:
        53.8029, 33.6867, -37.8484
      #b57bd8 color charts
#b57bd8 RGB chart
      #b57bd8 CMYK chart
      #b57bd8 RGB pie chart
      #b57bd8 color shades, tints & tones
#b57bd8 color schemes
#b57bd8 color preview, HTML & CSS examples
           This text has a color of #b57bd8        
        
          <p style="color:#b57bd8;">Text here</p>
        
        
          .mytext {color:#b57bd8;}
        
        Text color #b57bd8
      
           This box has a color of #b57bd8        
        
          <div style="background-color:#b57bd8;">Content here</div>
        
        
          .mybackground {background-color:#b57bd8;}
        
        Background color #b57bd8
      
           Border around this has a color of #b57bd8        
        
          <div style="border:2px solid #b57bd8;">Content here</div>
        
        
          .myborder {border:2px solid #b57bd8;}
        
        Border color #b57bd8