#b87bec color space conversions
Hex:
        #b87bec
        RGB:
        184, 123, 236
        CMY:
        28, 52, 7
        CMYK:
        22, 48, 0, 7
      HSL:
        272°, 74.8344%, 70.3922%
        HSV (HSB):
        272°, 47.8814%, 92.5490%
        XYZ:
        41.9904, 30.4124, 83.0139
        xyY:
        0.2702, 0.1957, 30.4124
      CIE-Lab:
        62.0084, 44.5659, -48.2119
        CIE-LCH:
        62.0084, 65.6544, 312.7496
        CIE-Luv:
        62.0084, 21.7190, -82.2465
        Hunter-Lab:
        55.1474, 39.4057, -50.6466
      #b87bec color charts
#b87bec RGB chart
      #b87bec CMYK chart
      #b87bec RGB pie chart
      #b87bec color shades, tints & tones
#b87bec color schemes
#b87bec color preview, HTML & CSS examples
           This text has a color of #b87bec        
        
          <p style="color:#b87bec;">Text here</p>
        
        
          .mytext {color:#b87bec;}
        
        Text color #b87bec
      
           This box has a color of #b87bec        
        
          <div style="background-color:#b87bec;">Content here</div>
        
        
          .mybackground {background-color:#b87bec;}
        
        Background color #b87bec
      
           Border around this has a color of #b87bec        
        
          <div style="border:2px solid #b87bec;">Content here</div>
        
        
          .myborder {border:2px solid #b87bec;}
        
        Border color #b87bec