#b2039e color space conversions
Hex:
#b2039e
RGB:
178, 3, 158
CMY:
30, 99, 38
CMYK:
0, 98, 11, 30
HSL:
307°, 96.6851%, 35.4902%
HSV (HSB):
307°, 98.3146%, 69.8039%
XYZ:
24.5642, 11.9987, 33.3691
xyY:
0.3513, 0.1716, 11.9987
CIE-Lab:
41.2141, 71.8744, -36.1968
CIE-LCH:
41.2141, 80.4744, 333.2696
CIE-Luv:
41.2141, 66.8023, -61.0104
Hunter-Lab:
34.6392, 65.9639, -32.8686
#b2039e color charts
#b2039e color shades, tints & tones
#b2039e color schemes
#b2039e color preview, HTML & CSS examples
This text has a color of #b2039e
<p style="color:#b2039e;">Text here</p>
.mytext {color:#b2039e;}
This box has a color of #b2039e
<div style="background-color:#b2039e;">Content here</div>
.mybackground {background-color:#b2039e;}
Border around this has a color of #b2039e
<div style="border:2px solid #b2039e;">Content here</div>
.myborder {border:2px solid #b2039e;}