#b12db8 color space conversions
Hex:
#b12db8
RGB:
177, 45, 184
CMY:
31, 82, 28
CMYK:
4, 76, 0, 28
HSL:
297°, 60.6987%, 44.9020%
HSV (HSB):
297°, 75.5435%, 72.1569%
XYZ:
27.7216, 14.6846, 46.7207
xyY:
0.3110, 0.1648, 14.6846
CIE-Lab:
45.1991, 67.7970, -45.3347
CIE-LCH:
45.1991, 81.5577, 326.2300
CIE-Luv:
45.1991, 51.6123, -75.1222
Hunter-Lab:
38.3205, 62.0687, -45.4627
#b12db8 color charts
#b12db8 color shades, tints & tones
#b12db8 color schemes
#b12db8 color preview, HTML & CSS examples
This text has a color of #b12db8
<p style="color:#b12db8;">Text here</p>
.mytext {color:#b12db8;}
This box has a color of #b12db8
<div style="background-color:#b12db8;">Content here</div>
.mybackground {background-color:#b12db8;}
Border around this has a color of #b12db8
<div style="border:2px solid #b12db8;">Content here</div>
.myborder {border:2px solid #b12db8;}