#b21dd3 color space conversions
Hex:
#b21dd3
RGB:
178, 29, 211
CMY:
30, 89, 17
CMYK:
16, 86, 0, 17
HSL:
289°, 75.8333%, 47.0588%
HSV (HSB):
289°, 86.2559%, 82.7451%
XYZ:
30.5573, 15.0469, 62.9218
xyY:
0.2816, 0.1386, 15.0469
CIE-Lab:
45.6983, 76.5867, -60.2116
CIE-LCH:
45.6983, 97.4216, 321.8260
CIE-Luv:
45.6983, 45.6353, -97.4498
Hunter-Lab:
38.7903, 72.7317, -69.0213
#b21dd3 color charts
#b21dd3 color shades, tints & tones
#b21dd3 color schemes
#b21dd3 color preview, HTML & CSS examples
This text has a color of #b21dd3
<p style="color:#b21dd3;">Text here</p>
.mytext {color:#b21dd3;}
This box has a color of #b21dd3
<div style="background-color:#b21dd3;">Content here</div>
.mybackground {background-color:#b21dd3;}
Border around this has a color of #b21dd3
<div style="border:2px solid #b21dd3;">Content here</div>
.myborder {border:2px solid #b21dd3;}