#b2409c color space conversions
Hex:
#b2409c
RGB:
178, 64, 156
CMY:
30, 75, 39
CMYK:
0, 64, 12, 30
HSL:
312°, 47.1074%, 47.4510%
HSV (HSB):
312°, 64.0449%, 69.8039%
XYZ:
26.1942, 15.5321, 33.0699
xyY:
0.3502, 0.2077, 15.5321
CIE-Lab:
46.3545, 56.6119, -26.9299
CIE-LCH:
46.3545, 62.6907, 334.5599
CIE-Luv:
46.3545, 56.9579, -47.1750
Hunter-Lab:
39.4107, 49.6707, -22.1632
#b2409c color charts
#b2409c color shades, tints & tones
#b2409c color schemes
#b2409c color preview, HTML & CSS examples
This text has a color of #b2409c
<p style="color:#b2409c;">Text here</p>
.mytext {color:#b2409c;}
This box has a color of #b2409c
<div style="background-color:#b2409c;">Content here</div>
.mybackground {background-color:#b2409c;}
Border around this has a color of #b2409c
<div style="border:2px solid #b2409c;">Content here</div>
.myborder {border:2px solid #b2409c;}