#b02e9c color space conversions
Hex:
#b02e9c
RGB:
176, 46, 156
CMY:
31, 82, 39
CMYK:
0, 74, 11, 31
HSL:
309°, 58.5586%, 43.5294%
HSV (HSB):
309°, 73.8636%, 69.0196%
XYZ:
24.8822, 13.5844, 32.7631
xyY:
0.3493, 0.1907, 13.5844
CIE-Lab:
43.6309, 62.8256, -31.2087
CIE-LCH:
43.6309, 70.1501, 333.5841
CIE-Luv:
43.6309, 60.4571, -53.5338
Hunter-Lab:
36.8570, 56.0059, -26.9044
#b02e9c color charts
#b02e9c color shades, tints & tones
#b02e9c color schemes
#b02e9c color preview, HTML & CSS examples
This text has a color of #b02e9c
<p style="color:#b02e9c;">Text here</p>
.mytext {color:#b02e9c;}
This box has a color of #b02e9c
<div style="background-color:#b02e9c;">Content here</div>
.mybackground {background-color:#b02e9c;}
Border around this has a color of #b02e9c
<div style="border:2px solid #b02e9c;">Content here</div>
.myborder {border:2px solid #b02e9c;}