#b021d8 color space conversions
Hex:
#b021d8
RGB:
176, 33, 216
CMY:
31, 87, 15
CMYK:
19, 85, 0, 15
HSL:
287°, 73.4940%, 48.8235%
HSV (HSB):
287°, 84.7222%, 84.7059%
XYZ:
30.8430, 15.2757, 66.2886
xyY:
0.2744, 0.1359, 15.2757
CIE-Lab:
46.0095, 76.3095, -62.5949
CIE-LCH:
46.0095, 98.6978, 320.6388
CIE-Luv:
46.0095, 42.4883, -100.9102
Hunter-Lab:
39.0841, 72.4651, -73.1999
#b021d8 color charts
#b021d8 color shades, tints & tones
#b021d8 color schemes
#b021d8 color preview, HTML & CSS examples
This text has a color of #b021d8
<p style="color:#b021d8;">Text here</p>
.mytext {color:#b021d8;}
This box has a color of #b021d8
<div style="background-color:#b021d8;">Content here</div>
.mybackground {background-color:#b021d8;}
Border around this has a color of #b021d8
<div style="border:2px solid #b021d8;">Content here</div>
.myborder {border:2px solid #b021d8;}