#b87ce5 color space conversions
Hex:
        #b87ce5
        RGB:
        184, 124, 229
        CMY:
        28, 51, 10
        CMYK:
        20, 46, 0, 10
      HSL:
        274°, 66.8790%, 69.2157%
        HSV (HSB):
        274°, 45.8515%, 89.8039%
        XYZ:
        41.1177, 30.2628, 77.8029
        xyY:
        0.2756, 0.2029, 30.2628
      CIE-Lab:
        61.8803, 42.4613, -44.5268
        CIE-LCH:
        61.8803, 61.5272, 313.6398
        CIE-Luv:
        61.8803, 22.4731, -75.9788
        Hunter-Lab:
        55.0116, 37.1470, -45.3457
      #b87ce5 color charts
#b87ce5 RGB chart
      #b87ce5 CMYK chart
      #b87ce5 RGB pie chart
      #b87ce5 color shades, tints & tones
#b87ce5 color schemes
#b87ce5 color preview, HTML & CSS examples
           This text has a color of #b87ce5        
        
          <p style="color:#b87ce5;">Text here</p>
        
        
          .mytext {color:#b87ce5;}
        
        Text color #b87ce5
      
           This box has a color of #b87ce5        
        
          <div style="background-color:#b87ce5;">Content here</div>
        
        
          .mybackground {background-color:#b87ce5;}
        
        Background color #b87ce5
      
           Border around this has a color of #b87ce5        
        
          <div style="border:2px solid #b87ce5;">Content here</div>
        
        
          .myborder {border:2px solid #b87ce5;}
        
        Border color #b87ce5