#b01db8 color space conversions
Hex:
#b01db8
RGB:
176, 29, 184
CMY:
31, 89, 28
CMYK:
4, 84, 0, 28
HSL:
297°, 72.7700%, 41.7647%
HSV (HSB):
297°, 84.2391%, 72.1569%
XYZ:
26.9956, 13.5695, 46.5438
xyY:
0.3099, 0.1558, 13.5695
CIE-Lab:
43.6091, 71.7300, -47.8853
CIE-LCH:
43.6091, 86.2450, 326.2738
CIE-Luv:
43.6091, 53.2170, -78.4718
Hunter-Lab:
36.8368, 66.3479, -49.1278
#b01db8 color charts
#b01db8 color shades, tints & tones
#b01db8 color schemes
#b01db8 color preview, HTML & CSS examples
This text has a color of #b01db8
<p style="color:#b01db8;">Text here</p>
.mytext {color:#b01db8;}
This box has a color of #b01db8
<div style="background-color:#b01db8;">Content here</div>
.mybackground {background-color:#b01db8;}
Border around this has a color of #b01db8
<div style="border:2px solid #b01db8;">Content here</div>
.myborder {border:2px solid #b01db8;}