#b2029e color space conversions
Hex:
#b2029e
RGB:
178, 2, 158
CMY:
30, 99, 38
CMYK:
0, 99, 11, 30
HSL:
307°, 97.7778%, 35.2941%
HSV (HSB):
307°, 98.8764%, 69.8039%
XYZ:
24.5534, 11.9770, 33.3654
xyY:
0.3513, 0.1714, 11.9770
CIE-Lab:
41.1796, 71.9763, -36.2515
CIE-LCH:
41.1796, 80.5900, 333.2675
CIE-Luv:
41.1796, 66.8670, -61.0864
Hunter-Lab:
34.6078, 66.0775, -32.9361
#b2029e color charts
#b2029e color shades, tints & tones
#b2029e color schemes
#b2029e color preview, HTML & CSS examples
This text has a color of #b2029e
<p style="color:#b2029e;">Text here</p>
.mytext {color:#b2029e;}
This box has a color of #b2029e
<div style="background-color:#b2029e;">Content here</div>
.mybackground {background-color:#b2029e;}
Border around this has a color of #b2029e
<div style="border:2px solid #b2029e;">Content here</div>
.myborder {border:2px solid #b2029e;}