#b02dcc color space conversions
Hex:
#b02dcc
RGB:
176, 45, 204
CMY:
31, 82, 20
CMYK:
14, 78, 0, 20
HSL:
289°, 63.8554%, 48.8235%
HSV (HSB):
289°, 77.9412%, 80.0000%
XYZ:
29.7420, 15.4665, 58.5445
xyY:
0.2867, 0.1491, 15.4665
CIE-Lab:
46.2666, 71.0629, -55.2755
CIE-LCH:
46.2666, 90.0295, 322.1228
CIE-Luv:
46.2666, 44.6081, -90.2655
Hunter-Lab:
39.3275, 66.1700, -60.7323
#b02dcc color charts
#b02dcc color shades, tints & tones
#b02dcc color schemes
#b02dcc color preview, HTML & CSS examples
This text has a color of #b02dcc
<p style="color:#b02dcc;">Text here</p>
.mytext {color:#b02dcc;}
This box has a color of #b02dcc
<div style="background-color:#b02dcc;">Content here</div>
.mybackground {background-color:#b02dcc;}
Border around this has a color of #b02dcc
<div style="border:2px solid #b02dcc;">Content here</div>
.myborder {border:2px solid #b02dcc;}