#b02ca4 color space conversions
Hex:
#b02ca4
RGB:
176, 44, 164
CMY:
31, 83, 36
CMYK:
0, 75, 7, 31
HSL:
305°, 60.0000%, 43.1373%
HSV (HSB):
305°, 75.0000%, 69.0196%
XYZ:
25.5060, 13.7118, 36.4243
xyY:
0.3372, 0.1813, 13.7118
CIE-Lab:
43.8168, 64.6754, -35.7052
CIE-LCH:
43.8168, 73.8767, 331.0983
CIE-Luv:
43.8168, 58.0037, -60.3014
Hunter-Lab:
37.0295, 58.1499, -32.4004
#b02ca4 color charts
#b02ca4 color shades, tints & tones
#b02ca4 color schemes
#b02ca4 color preview, HTML & CSS examples
This text has a color of #b02ca4
<p style="color:#b02ca4;">Text here</p>
.mytext {color:#b02ca4;}
This box has a color of #b02ca4
<div style="background-color:#b02ca4;">Content here</div>
.mybackground {background-color:#b02ca4;}
Border around this has a color of #b02ca4
<div style="border:2px solid #b02ca4;">Content here</div>
.myborder {border:2px solid #b02ca4;}