#b21fb2 color space conversions
Hex:
#b21fb2
RGB:
178, 31, 178
CMY:
30, 88, 30
CMYK:
0, 83, 0, 30
HSL:
300°, 70.3349%, 40.9804%
HSV (HSB):
300°, 82.5843%, 69.8039%
XYZ:
26.8860, 13.6593, 43.3389
xyY:
0.3205, 0.1628, 13.6593
CIE-Lab:
43.7403, 70.7192, -44.1187
CIE-LCH:
43.7403, 83.3526, 328.0417
CIE-Luv:
43.7403, 56.5287, -73.0940
Hunter-Lab:
36.9585, 65.1749, -43.6548
#b21fb2 color charts
#b21fb2 color shades, tints & tones
#b21fb2 color schemes
#b21fb2 color preview, HTML & CSS examples
This text has a color of #b21fb2
<p style="color:#b21fb2;">Text here</p>
.mytext {color:#b21fb2;}
This box has a color of #b21fb2
<div style="background-color:#b21fb2;">Content here</div>
.mybackground {background-color:#b21fb2;}
Border around this has a color of #b21fb2
<div style="border:2px solid #b21fb2;">Content here</div>
.myborder {border:2px solid #b21fb2;}