#b57ec7 color space conversions
Hex:
        #b57ec7
        RGB:
        181, 126, 199
        CMY:
        29, 51, 22
        CMYK:
        9, 37, 0, 22
      HSL:
        285°, 39.4595%, 63.7255%
        HSV (HSB):
        285°, 36.6834%, 78.0392%
        XYZ:
        36.8257, 28.8690, 57.6642
        xyY:
        0.2985, 0.2340, 28.8690
      CIE-Lab:
        60.6658, 34.0523, -29.6300
        CIE-LCH:
        60.6658, 45.1386, 318.9724
        CIE-Luv:
        60.6658, 24.6845, -50.6064
        Hunter-Lab:
        53.7299, 28.3142, -26.0205
      #b57ec7 color charts
#b57ec7 RGB chart
      #b57ec7 CMYK chart
      #b57ec7 RGB pie chart
      #b57ec7 color shades, tints & tones
#b57ec7 color schemes
#b57ec7 color preview, HTML & CSS examples
           This text has a color of #b57ec7        
        
          <p style="color:#b57ec7;">Text here</p>
        
        
          .mytext {color:#b57ec7;}
        
        Text color #b57ec7
      
           This box has a color of #b57ec7        
        
          <div style="background-color:#b57ec7;">Content here</div>
        
        
          .mybackground {background-color:#b57ec7;}
        
        Background color #b57ec7
      
           Border around this has a color of #b57ec7        
        
          <div style="border:2px solid #b57ec7;">Content here</div>
        
        
          .myborder {border:2px solid #b57ec7;}
        
        Border color #b57ec7