#b01cf4 color space conversions
Hex:
#b01cf4
RGB:
176, 28, 244
CMY:
31, 89, 4
CMYK:
28, 89, 0, 4
HSL:
281°, 90.7563%, 53.3333%
HSV (HSB):
281°, 88.5246%, 95.6863%
XYZ:
34.6489, 16.5923, 86.9644
xyY:
0.2507, 0.1201, 16.5923
CIE-Lab:
47.7421, 82.4293, -75.6624
CIE-LCH:
47.7421, 111.8900, 317.4510
CIE-Luv:
47.7421, 35.2106, -120.4346
Hunter-Lab:
40.7336, 80.5521, -98.0679
#b01cf4 color charts
#b01cf4 color shades, tints & tones
#b01cf4 color schemes
#b01cf4 color preview, HTML & CSS examples
This text has a color of #b01cf4
<p style="color:#b01cf4;">Text here</p>
.mytext {color:#b01cf4;}
This box has a color of #b01cf4
<div style="background-color:#b01cf4;">Content here</div>
.mybackground {background-color:#b01cf4;}
Border around this has a color of #b01cf4
<div style="border:2px solid #b01cf4;">Content here</div>
.myborder {border:2px solid #b01cf4;}