#b21cd1 color space conversions
Hex:
#b21cd1
RGB:
178, 28, 209
CMY:
30, 89, 18
CMYK:
15, 87, 0, 18
HSL:
290°, 76.3713%, 46.4706%
HSV (HSB):
290°, 86.6029%, 81.9608%
XYZ:
30.2840, 14.8989, 61.6012
xyY:
0.2836, 0.1395, 14.8989
CIE-Lab:
45.4955, 76.4366, -59.3877
CIE-LCH:
45.4955, 96.7959, 322.1545
CIE-Luv:
45.4955, 46.3487, -96.1641
Hunter-Lab:
38.5991, 72.4984, -67.6029
#b21cd1 color charts
#b21cd1 color shades, tints & tones
#b21cd1 color schemes
#b21cd1 color preview, HTML & CSS examples
This text has a color of #b21cd1
<p style="color:#b21cd1;">Text here</p>
.mytext {color:#b21cd1;}
This box has a color of #b21cd1
<div style="background-color:#b21cd1;">Content here</div>
.mybackground {background-color:#b21cd1;}
Border around this has a color of #b21cd1
<div style="border:2px solid #b21cd1;">Content here</div>
.myborder {border:2px solid #b21cd1;}