#b57bee color space conversions
Hex:
        #b57bee
        RGB:
        181, 123, 238
        CMY:
        29, 52, 7
        CMYK:
        24, 48, 0, 7
      HSL:
        270°, 77.1812%, 70.7843%
        HSV (HSB):
        270°, 48.3193%, 93.3333%
        XYZ:
        41.5716, 30.1627, 84.5198
        xyY:
        0.2661, 0.1930, 30.1627
      CIE-Lab:
        61.7944, 44.2183, -49.6791
        CIE-LCH:
        61.7944, 66.5077, 311.6716
        CIE-Luv:
        61.7944, 19.7584, -84.5165
        Hunter-Lab:
        54.9206, 39.0029, -52.7997
      #b57bee color charts
#b57bee RGB chart
      #b57bee CMYK chart
      #b57bee RGB pie chart
      #b57bee color shades, tints & tones
#b57bee color schemes
#b57bee color preview, HTML & CSS examples
           This text has a color of #b57bee        
        
          <p style="color:#b57bee;">Text here</p>
        
        
          .mytext {color:#b57bee;}
        
        Text color #b57bee
      
           This box has a color of #b57bee        
        
          <div style="background-color:#b57bee;">Content here</div>
        
        
          .mybackground {background-color:#b57bee;}
        
        Background color #b57bee
      
           Border around this has a color of #b57bee        
        
          <div style="border:2px solid #b57bee;">Content here</div>
        
        
          .myborder {border:2px solid #b57bee;}
        
        Border color #b57bee