#b57dd6 color space conversions
Hex:
        #b57dd6
        RGB:
        181, 125, 214
        CMY:
        29, 51, 16
        CMYK:
        15, 42, 0, 16
      HSL:
        278°, 52.0468%, 66.4706%
        HSV (HSB):
        278°, 41.5888%, 83.9216%
        XYZ:
        38.5273, 29.3460, 67.2521
        xyY:
        0.2851, 0.2172, 29.3460
      CIE-Lab:
        61.0858, 37.7718, -37.4185
        CIE-LCH:
        61.0858, 53.1682, 315.2693
        CIE-Luv:
        61.0858, 22.7382, -63.6908
        Hunter-Lab:
        54.1720, 32.1488, -35.6855
      #b57dd6 color charts
#b57dd6 RGB chart
      #b57dd6 CMYK chart
      #b57dd6 RGB pie chart
      #b57dd6 color shades, tints & tones
#b57dd6 color schemes
#b57dd6 color preview, HTML & CSS examples
           This text has a color of #b57dd6        
        
          <p style="color:#b57dd6;">Text here</p>
        
        
          .mytext {color:#b57dd6;}
        
        Text color #b57dd6
      
           This box has a color of #b57dd6        
        
          <div style="background-color:#b57dd6;">Content here</div>
        
        
          .mybackground {background-color:#b57dd6;}
        
        Background color #b57dd6
      
           Border around this has a color of #b57dd6        
        
          <div style="border:2px solid #b57dd6;">Content here</div>
        
        
          .myborder {border:2px solid #b57dd6;}
        
        Border color #b57dd6