#b02dc1 color space conversions
Hex:
#b02dc1
RGB:
176, 45, 193
CMY:
31, 82, 24
CMYK:
9, 77, 0, 24
HSL:
293°, 62.1849%, 46.6667%
HSV (HSB):
293°, 76.6839%, 75.6863%
XYZ:
28.4685, 14.9571, 51.8386
xyY:
0.2988, 0.1570, 14.9571
CIE-Lab:
45.5754, 69.1267, -50.0043
CIE-LCH:
45.5754, 85.3167, 324.1191
CIE-Luv:
45.5754, 48.0087, -82.1625
Hunter-Lab:
38.6745, 63.7147, -52.3993
#b02dc1 color charts
#b02dc1 color shades, tints & tones
#b02dc1 color schemes
#b02dc1 color preview, HTML & CSS examples
This text has a color of #b02dc1
<p style="color:#b02dc1;">Text here</p>
.mytext {color:#b02dc1;}
This box has a color of #b02dc1
<div style="background-color:#b02dc1;">Content here</div>
.mybackground {background-color:#b02dc1;}
Border around this has a color of #b02dc1
<div style="border:2px solid #b02dc1;">Content here</div>
.myborder {border:2px solid #b02dc1;}