#b016e5 color space conversions
Hex:
#b016e5
RGB:
176, 22, 229
CMY:
31, 91, 10
CMYK:
23, 90, 0, 10
HSL:
285°, 82.4701%, 49.2157%
HSV (HSB):
285°, 90.3930%, 89.8039%
XYZ:
32.3343, 15.4611, 75.4088
xyY:
0.2624, 0.1255, 15.4611
CIE-Lab:
46.2593, 80.6832, -69.6064
CIE-LCH:
46.2593, 106.5590, 319.2153
CIE-Luv:
46.2593, 39.6044, -111.0333
Hunter-Lab:
39.3206, 77.9739, -86.1817
#b016e5 color charts
#b016e5 color shades, tints & tones
#b016e5 color schemes
#b016e5 color preview, HTML & CSS examples
This text has a color of #b016e5
<p style="color:#b016e5;">Text here</p>
.mytext {color:#b016e5;}
This box has a color of #b016e5
<div style="background-color:#b016e5;">Content here</div>
.mybackground {background-color:#b016e5;}
Border around this has a color of #b016e5
<div style="border:2px solid #b016e5;">Content here</div>
.myborder {border:2px solid #b016e5;}