#b001cf color space conversions
Hex:
#b001cf
RGB:
176, 1, 207
CMY:
31, 100, 19
CMYK:
15, 100, 0, 19
HSL:
291°, 99.0385%, 40.7843%
HSV (HSB):
291°, 99.5169%, 81.1765%
XYZ:
29.1778, 13.7568, 60.1490
xyY:
0.2831, 0.1335, 13.7568
CIE-Lab:
43.8821, 79.1811, -60.8590
CIE-LCH:
43.8821, 99.8672, 322.4539
CIE-Luv:
43.8821, 47.1959, -97.3768
Hunter-Lab:
37.0902, 75.5133, -70.1872
#b001cf color charts
#b001cf color shades, tints & tones
#b001cf color schemes
#b001cf color preview, HTML & CSS examples
This text has a color of #b001cf
<p style="color:#b001cf;">Text here</p>
.mytext {color:#b001cf;}
This box has a color of #b001cf
<div style="background-color:#b001cf;">Content here</div>
.mybackground {background-color:#b001cf;}
Border around this has a color of #b001cf
<div style="border:2px solid #b001cf;">Content here</div>
.myborder {border:2px solid #b001cf;}