#b21ac4 color space conversions
Hex:
#b21ac4
RGB:
178, 26, 196
CMY:
30, 90, 23
CMYK:
9, 87, 0, 23
HSL:
294°, 76.5766%, 43.5294%
HSV (HSB):
294°, 86.7347%, 76.8627%
XYZ:
28.6933, 14.1893, 53.4511
xyY:
0.2979, 0.1473, 14.1893
CIE-Lab:
44.5032, 74.6266, -53.4557
CIE-LCH:
44.5032, 91.7968, 324.3856
CIE-Luv:
44.5032, 50.7651, -87.1141
Hunter-Lab:
37.6687, 70.0483, -57.7632
#b21ac4 color charts
#b21ac4 color shades, tints & tones
#b21ac4 color schemes
#b21ac4 color preview, HTML & CSS examples
This text has a color of #b21ac4
<p style="color:#b21ac4;">Text here</p>
.mytext {color:#b21ac4;}
This box has a color of #b21ac4
<div style="background-color:#b21ac4;">Content here</div>
.mybackground {background-color:#b21ac4;}
Border around this has a color of #b21ac4
<div style="border:2px solid #b21ac4;">Content here</div>
.myborder {border:2px solid #b21ac4;}