#b21de8 color space conversions
Hex:
#b21de8
RGB:
178, 29, 232
CMY:
30, 89, 9
CMYK:
23, 88, 0, 9
HSL:
284°, 81.5261%, 51.1765%
HSV (HSB):
284°, 87.5000%, 90.9804%
XYZ:
33.3650, 16.1699, 77.7065
xyY:
0.2622, 0.1271, 16.1699
CIE-Lab:
47.1966, 80.3132, -69.7696
CIE-LCH:
47.1966, 106.3861, 319.0185
CIE-Luv:
47.1966, 39.4782, -111.9390
Hunter-Lab:
40.2118, 77.7361, -86.4255
#b21de8 color charts
#b21de8 color shades, tints & tones
#b21de8 color schemes
#b21de8 color preview, HTML & CSS examples
This text has a color of #b21de8
<p style="color:#b21de8;">Text here</p>
.mytext {color:#b21de8;}
This box has a color of #b21de8
<div style="background-color:#b21de8;">Content here</div>
.mybackground {background-color:#b21de8;}
Border around this has a color of #b21de8
<div style="border:2px solid #b21de8;">Content here</div>
.myborder {border:2px solid #b21de8;}