#b21dc9 color space conversions
Hex:
#b21dc9
RGB:
178, 29, 201
CMY:
30, 89, 21
CMYK:
11, 86, 0, 21
HSL:
292°, 74.7826%, 45.0980%
HSV (HSB):
292°, 85.5721%, 78.8235%
XYZ:
29.3421, 14.5608, 56.5223
xyY:
0.2922, 0.1450, 14.5608
CIE-Lab:
45.0266, 74.8796, -55.5190
CIE-LCH:
45.0266, 93.2165, 323.4452
CIE-Luv:
45.0266, 48.8195, -90.3287
Hunter-Lab:
38.1586, 70.4804, -61.1123
#b21dc9 color charts
#b21dc9 color shades, tints & tones
#b21dc9 color schemes
#b21dc9 color preview, HTML & CSS examples
This text has a color of #b21dc9
<p style="color:#b21dc9;">Text here</p>
.mytext {color:#b21dc9;}
This box has a color of #b21dc9
<div style="background-color:#b21dc9;">Content here</div>
.mybackground {background-color:#b21dc9;}
Border around this has a color of #b21dc9
<div style="border:2px solid #b21dc9;">Content here</div>
.myborder {border:2px solid #b21dc9;}