#b02dc2 color space conversions
Hex:
#b02dc2
RGB:
176, 45, 194
CMY:
31, 82, 24
CMYK:
9, 77, 0, 24
HSL:
293°, 62.3431%, 46.8627%
HSV (HSB):
293°, 76.8041%, 76.0784%
XYZ:
28.5805, 15.0019, 52.4282
xyY:
0.2977, 0.1563, 15.0019
CIE-Lab:
45.6368, 69.3001, -50.4883
CIE-LCH:
45.6368, 85.7413, 323.9249
CIE-Luv:
45.6368, 47.6922, -82.9062
Hunter-Lab:
38.7323, 63.9332, -53.1426
#b02dc2 color charts
#b02dc2 color shades, tints & tones
#b02dc2 color schemes
#b02dc2 color preview, HTML & CSS examples
This text has a color of #b02dc2
<p style="color:#b02dc2;">Text here</p>
.mytext {color:#b02dc2;}
This box has a color of #b02dc2
<div style="background-color:#b02dc2;">Content here</div>
.mybackground {background-color:#b02dc2;}
Border around this has a color of #b02dc2
<div style="border:2px solid #b02dc2;">Content here</div>
.myborder {border:2px solid #b02dc2;}