#b87cfc color space conversions
Hex:
#b87cfc
RGB:
184, 124, 252
CMY:
28, 51, 1
CMYK:
27, 51, 0, 1
HSL:
268°, 95.5224%, 73.7255%
HSV (HSB):
268°, 50.7937%, 98.8235%
XYZ:
44.5455, 31.6339, 95.8536
xyY:
0.2589, 0.1839, 31.6339
CIE-Lab:
63.0392, 47.6954, -55.4068
CIE-LCH:
63.0392, 73.1079, 310.7226
CIE-Luv:
63.0392, 18.8988, -94.5495
Hunter-Lab:
56.2440, 42.9456, -61.6738
#b87cfc color charts
#b87cfc color shades, tints & tones
#b87cfc color schemes
#b87cfc color preview, HTML & CSS examples
This text has a color of #b87cfc
<p style="color:#b87cfc;">Text here</p>
.mytext {color:#b87cfc;}
This box has a color of #b87cfc
<div style="background-color:#b87cfc;">Content here</div>
.mybackground {background-color:#b87cfc;}
Border around this has a color of #b87cfc
<div style="border:2px solid #b87cfc;">Content here</div>
.myborder {border:2px solid #b87cfc;}