#b212d4 color space conversions
Hex:
#b212d4
RGB:
178, 18, 212
CMY:
30, 93, 17
CMYK:
16, 92, 0, 17
HSL:
289°, 84.3478%, 45.0980%
HSV (HSB):
289°, 91.5094%, 83.1373%
XYZ:
30.4601, 14.6511, 63.5099
xyY:
0.2804, 0.1349, 14.6511
CIE-Lab:
45.1525, 78.5755, -61.6700
CIE-LCH:
45.1525, 99.8864, 321.8734
CIE-Luv:
45.1525, 46.1341, -99.2994
Hunter-Lab:
38.2767, 75.0636, -71.5821
#b212d4 color charts
#b212d4 color shades, tints & tones
#b212d4 color schemes
#b212d4 color preview, HTML & CSS examples
This text has a color of #b212d4
<p style="color:#b212d4;">Text here</p>
.mytext {color:#b212d4;}
This box has a color of #b212d4
<div style="background-color:#b212d4;">Content here</div>
.mybackground {background-color:#b212d4;}
Border around this has a color of #b212d4
<div style="border:2px solid #b212d4;">Content here</div>
.myborder {border:2px solid #b212d4;}