#b021e8 color space conversions
Hex:
#b021e8
RGB:
176, 33, 232
CMY:
31, 87, 9
CMYK:
24, 86, 0, 9
HSL:
283°, 81.2245%, 51.9608%
HSV (HSB):
283°, 85.7759%, 90.9804%
XYZ:
33.0138, 16.1440, 77.7200
xyY:
0.2602, 0.1272, 16.1440
CIE-Lab:
47.1629, 79.2170, -69.8382
CIE-LCH:
47.1629, 105.6064, 318.6004
CIE-Luv:
47.1629, 37.9770, -111.8990
Hunter-Lab:
40.1796, 76.3514, -86.5598
#b021e8 color charts
#b021e8 color shades, tints & tones
#b021e8 color schemes
#b021e8 color preview, HTML & CSS examples
This text has a color of #b021e8
<p style="color:#b021e8;">Text here</p>
.mytext {color:#b021e8;}
This box has a color of #b021e8
<div style="background-color:#b021e8;">Content here</div>
.mybackground {background-color:#b021e8;}
Border around this has a color of #b021e8
<div style="border:2px solid #b021e8;">Content here</div>
.myborder {border:2px solid #b021e8;}