#b21fd8 color space conversions
Hex:
#b21fd8
RGB:
178, 31, 216
CMY:
30, 88, 15
CMYK:
18, 86, 0, 15
HSL:
288°, 74.8988%, 48.4314%
HSV (HSB):
288°, 85.6481%, 84.7059%
XYZ:
31.2448, 15.4028, 66.2920
xyY:
0.2767, 0.1364, 15.4028
CIE-Lab:
46.1811, 77.0554, -62.3020
CIE-LCH:
46.1811, 99.0912, 321.0433
CIE-Luv:
46.1811, 43.9270, -100.7014
Hunter-Lab:
39.2464, 73.4257, -72.6756
#b21fd8 color charts
#b21fd8 color shades, tints & tones
#b21fd8 color schemes
#b21fd8 color preview, HTML & CSS examples
This text has a color of #b21fd8
<p style="color:#b21fd8;">Text here</p>
.mytext {color:#b21fd8;}
This box has a color of #b21fd8
<div style="background-color:#b21fd8;">Content here</div>
.mybackground {background-color:#b21fd8;}
Border around this has a color of #b21fd8
<div style="border:2px solid #b21fd8;">Content here</div>
.myborder {border:2px solid #b21fd8;}