#b57cea color space conversions
Hex:
        #b57cea
        RGB:
        181, 124, 234
        CMY:
        29, 51, 8
        CMYK:
        23, 47, 0, 8
      HSL:
        271°, 72.3684%, 70.1961%
        HSV (HSB):
        271°, 47.0085%, 91.7647%
        XYZ:
        41.1150, 30.1796, 81.5001
        xyY:
        0.2691, 0.1975, 30.1796
      CIE-Lab:
        61.8089, 42.7610, -47.4385
        CIE-LCH:
        61.8089, 63.8664, 312.0315
        CIE-Luv:
        61.8089, 20.0175, -80.7105
        Hunter-Lab:
        54.9359, 37.4545, -49.5045
      #b57cea color charts
#b57cea RGB chart
      #b57cea CMYK chart
      #b57cea RGB pie chart
      #b57cea color shades, tints & tones
#b57cea color schemes
#b57cea color preview, HTML & CSS examples
           This text has a color of #b57cea        
        
          <p style="color:#b57cea;">Text here</p>
        
        
          .mytext {color:#b57cea;}
        
        Text color #b57cea
      
           This box has a color of #b57cea        
        
          <div style="background-color:#b57cea;">Content here</div>
        
        
          .mybackground {background-color:#b57cea;}
        
        Background color #b57cea
      
           Border around this has a color of #b57cea        
        
          <div style="border:2px solid #b57cea;">Content here</div>
        
        
          .myborder {border:2px solid #b57cea;}
        
        Border color #b57cea