#b21be6 color space conversions
Hex:
#b21be6
RGB:
178, 27, 230
CMY:
30, 89, 10
CMYK:
23, 88, 0, 10
HSL:
285°, 80.2372%, 50.3922%
HSV (HSB):
285°, 88.2609%, 90.1961%
XYZ:
33.0350, 15.9620, 76.2028
xyY:
0.2639, 0.1275, 15.9620
CIE-Lab:
46.9246, 80.3189, -69.0782
CIE-LCH:
46.9246, 105.9383, 319.3029
CIE-Luv:
46.9246, 40.1843, -110.8013
Hunter-Lab:
39.9525, 77.6769, -85.1191
#b21be6 color charts
#b21be6 color shades, tints & tones
#b21be6 color schemes
#b21be6 color preview, HTML & CSS examples
This text has a color of #b21be6
<p style="color:#b21be6;">Text here</p>
.mytext {color:#b21be6;}
This box has a color of #b21be6
<div style="background-color:#b21be6;">Content here</div>
.mybackground {background-color:#b21be6;}
Border around this has a color of #b21be6
<div style="border:2px solid #b21be6;">Content here</div>
.myborder {border:2px solid #b21be6;}