#b01fca color space conversions
Hex:
#b01fca
RGB:
176, 31, 202
CMY:
31, 88, 21
CMYK:
13, 85, 0, 21
HSL:
291°, 73.3906%, 45.6863%
HSV (HSB):
291°, 84.6535%, 79.2157%
XYZ:
29.0552, 14.4743, 57.1396
xyY:
0.2886, 0.1438, 14.4743
CIE-Lab:
44.9057, 74.2959, -56.3105
CIE-LCH:
44.9057, 93.2242, 322.8407
CIE-Luv:
44.9057, 46.9783, -91.2911
Hunter-Lab:
38.0452, 69.7417, -62.4153
#b01fca color charts
#b01fca color shades, tints & tones
#b01fca color schemes
#b01fca color preview, HTML & CSS examples
This text has a color of #b01fca
<p style="color:#b01fca;">Text here</p>
.mytext {color:#b01fca;}
This box has a color of #b01fca
<div style="background-color:#b01fca;">Content here</div>
.mybackground {background-color:#b01fca;}
Border around this has a color of #b01fca
<div style="border:2px solid #b01fca;">Content here</div>
.myborder {border:2px solid #b01fca;}