#b021e7 color space conversions
Hex:
#b021e7
RGB:
176, 33, 231
CMY:
31, 87, 9
CMYK:
24, 86, 0, 9
HSL:
283°, 80.4878%, 51.7647%
HSV (HSB):
283°, 85.7143%, 90.5882%
XYZ:
32.8722, 16.0873, 76.9739
xyY:
0.2610, 0.1277, 16.0873
CIE-Lab:
47.0889, 79.0325, -69.3920
CIE-LCH:
47.0889, 105.1731, 318.7163
CIE-Luv:
47.0889, 38.2475, -111.2227
Hunter-Lab:
40.1090, 76.1025, -85.7081
#b021e7 color charts
#b021e7 color shades, tints & tones
#b021e7 color schemes
#b021e7 color preview, HTML & CSS examples
This text has a color of #b021e7
<p style="color:#b021e7;">Text here</p>
.mytext {color:#b021e7;}
This box has a color of #b021e7
<div style="background-color:#b021e7;">Content here</div>
.mybackground {background-color:#b021e7;}
Border around this has a color of #b021e7
<div style="border:2px solid #b021e7;">Content here</div>
.myborder {border:2px solid #b021e7;}