#b01cd1 color space conversions
Hex:
#b01cd1
RGB:
176, 28, 209
CMY:
31, 89, 18
CMYK:
16, 87, 0, 18
HSL:
289°, 76.3713%, 46.4706%
HSV (HSB):
289°, 86.6029%, 81.9608%
XYZ:
29.8284, 14.6641, 61.5799
xyY:
0.2812, 0.1382, 14.6641
CIE-Lab:
45.1706, 76.1156, -59.9287
CIE-LCH:
45.1706, 96.8764, 321.7853
CIE-Luv:
45.1706, 45.0639, -96.6637
Hunter-Lab:
38.2937, 72.0263, -68.5384
#b01cd1 color charts
#b01cd1 color shades, tints & tones
#b01cd1 color schemes
#b01cd1 color preview, HTML & CSS examples
This text has a color of #b01cd1
<p style="color:#b01cd1;">Text here</p>
.mytext {color:#b01cd1;}
This box has a color of #b01cd1
<div style="background-color:#b01cd1;">Content here</div>
.mybackground {background-color:#b01cd1;}
Border around this has a color of #b01cd1
<div style="border:2px solid #b01cd1;">Content here</div>
.myborder {border:2px solid #b01cd1;}