#b21dbb color space conversions
Hex:
#b21dbb
RGB:
178, 29, 187
CMY:
30, 89, 27
CMYK:
5, 84, 0, 27
HSL:
297°, 73.1481%, 42.3529%
HSV (HSB):
297°, 84.4920%, 73.3333%
XYZ:
27.7691, 13.9316, 48.2392
xyY:
0.3088, 0.1549, 13.9316
CIE-Lab:
44.1346, 72.5747, -48.7869
CIE-LCH:
44.1346, 87.4485, 326.0898
CIE-Luv:
44.1346, 53.5583, -80.1191
Hunter-Lab:
37.3250, 67.4819, -50.4994
#b21dbb color charts
#b21dbb color shades, tints & tones
#b21dbb color schemes
#b21dbb color preview, HTML & CSS examples
This text has a color of #b21dbb
<p style="color:#b21dbb;">Text here</p>
.mytext {color:#b21dbb;}
This box has a color of #b21dbb
<div style="background-color:#b21dbb;">Content here</div>
.mybackground {background-color:#b21dbb;}
Border around this has a color of #b21dbb
<div style="border:2px solid #b21dbb;">Content here</div>
.myborder {border:2px solid #b21dbb;}