#b57fe3 color space conversions
Hex:
        #b57fe3
        RGB:
        181, 127, 227
        CMY:
        29, 50, 11
        CMYK:
        20, 44, 0, 11
      HSL:
        272°, 64.1026%, 69.4118%
        HSV (HSB):
        272°, 44.0529%, 89.0196%
        XYZ:
        40.5106, 30.5486, 76.4344
        xyY:
        0.2747, 0.2071, 30.5486
      CIE-Lab:
        62.1247, 39.5376, -43.0509
        CIE-LCH:
        62.1247, 58.4517, 312.5641
        CIE-Luv:
        62.1247, 19.9748, -73.2491
        Hunter-Lab:
        55.2707, 34.1073, -43.3031
      #b57fe3 color charts
#b57fe3 RGB chart
      #b57fe3 CMYK chart
      #b57fe3 RGB pie chart
      #b57fe3 color shades, tints & tones
#b57fe3 color schemes
#b57fe3 color preview, HTML & CSS examples
           This text has a color of #b57fe3        
        
          <p style="color:#b57fe3;">Text here</p>
        
        
          .mytext {color:#b57fe3;}
        
        Text color #b57fe3
      
           This box has a color of #b57fe3        
        
          <div style="background-color:#b57fe3;">Content here</div>
        
        
          .mybackground {background-color:#b57fe3;}
        
        Background color #b57fe3
      
           Border around this has a color of #b57fe3        
        
          <div style="border:2px solid #b57fe3;">Content here</div>
        
        
          .myborder {border:2px solid #b57fe3;}
        
        Border color #b57fe3