#b01bcf color space conversions
Hex:
#b01bcf
RGB:
176, 27, 207
CMY:
31, 89, 19
CMYK:
15, 87, 0, 19
HSL:
290°, 76.9231%, 45.8824%
HSV (HSB):
290°, 86.9565%, 81.1765%
XYZ:
29.5589, 14.5190, 60.2760
xyY:
0.2833, 0.1391, 14.5190
CIE-Lab:
44.9682, 75.9619, -59.1020
CIE-LCH:
44.9682, 96.2458, 322.1154
CIE-Luv:
44.9682, 45.7738, -95.3771
Hunter-Lab:
38.1038, 71.7894, -67.1177
#b01bcf color charts
#b01bcf color shades, tints & tones
#b01bcf color schemes
#b01bcf color preview, HTML & CSS examples
This text has a color of #b01bcf
<p style="color:#b01bcf;">Text here</p>
.mytext {color:#b01bcf;}
This box has a color of #b01bcf
<div style="background-color:#b01bcf;">Content here</div>
.mybackground {background-color:#b01bcf;}
Border around this has a color of #b01bcf
<div style="border:2px solid #b01bcf;">Content here</div>
.myborder {border:2px solid #b01bcf;}