#b21ed9 color space conversions
Hex:
#b21ed9
RGB:
178, 30, 217
CMY:
30, 88, 15
CMYK:
18, 86, 0, 15
HSL:
287°, 75.7085%, 48.4314%
HSV (HSB):
287°, 86.1751%, 85.0980%
XYZ:
31.3488, 15.4033, 66.9665
xyY:
0.2757, 0.1355, 15.4033
CIE-Lab:
46.1817, 77.4352, -62.8739
CIE-LCH:
46.1817, 99.7463, 320.9250
CIE-Luv:
46.1817, 43.7171, -101.5288
Hunter-Lab:
39.2470, 73.8955, -73.6926
#b21ed9 color charts
#b21ed9 color shades, tints & tones
#b21ed9 color schemes
#b21ed9 color preview, HTML & CSS examples
This text has a color of #b21ed9
<p style="color:#b21ed9;">Text here</p>
.mytext {color:#b21ed9;}
This box has a color of #b21ed9
<div style="background-color:#b21ed9;">Content here</div>
.mybackground {background-color:#b21ed9;}
Border around this has a color of #b21ed9
<div style="border:2px solid #b21ed9;">Content here</div>
.myborder {border:2px solid #b21ed9;}