#b2029d color space conversions
Hex:
#b2029d
RGB:
178, 2, 157
CMY:
30, 99, 38
CMYK:
0, 99, 12, 30
HSL:
307°, 97.7778%, 35.2941%
HSV (HSB):
307°, 98.8764%, 69.8039%
XYZ:
24.4676, 11.9427, 32.9139
xyY:
0.3529, 0.1723, 11.9427
CIE-Lab:
41.1249, 71.8406, -35.7346
CIE-LCH:
41.1249, 80.2374, 333.5535
CIE-Luv:
41.1249, 67.2875, -60.3267
Hunter-Lab:
34.5582, 65.9030, -32.2781
#b2029d color charts
#b2029d color shades, tints & tones
#b2029d color schemes
#b2029d color preview, HTML & CSS examples
This text has a color of #b2029d
<p style="color:#b2029d;">Text here</p>
.mytext {color:#b2029d;}
This box has a color of #b2029d
<div style="background-color:#b2029d;">Content here</div>
.mybackground {background-color:#b2029d;}
Border around this has a color of #b2029d
<div style="border:2px solid #b2029d;">Content here</div>
.myborder {border:2px solid #b2029d;}