#b01ec1 color space conversions
Hex:
#b01ec1
RGB:
176, 30, 193
CMY:
31, 88, 24
CMYK:
9, 84, 0, 24
HSL:
294°, 73.0942%, 43.7255%
HSV (HSB):
294°, 84.4560%, 75.6863%
XYZ:
27.9944, 14.0089, 51.6806
xyY:
0.2988, 0.1495, 14.0089
CIE-Lab:
44.2457, 72.9907, -52.1381
CIE-LCH:
44.2457, 89.6997, 324.4614
CIE-Luv:
44.2457, 50.0232, -84.9333
Hunter-Lab:
37.4285, 68.0082, -55.6667
#b01ec1 color charts
#b01ec1 color shades, tints & tones
#b01ec1 color schemes
#b01ec1 color preview, HTML & CSS examples
This text has a color of #b01ec1
<p style="color:#b01ec1;">Text here</p>
.mytext {color:#b01ec1;}
This box has a color of #b01ec1
<div style="background-color:#b01ec1;">Content here</div>
.mybackground {background-color:#b01ec1;}
Border around this has a color of #b01ec1
<div style="border:2px solid #b01ec1;">Content here</div>
.myborder {border:2px solid #b01ec1;}