#b016c9 color space conversions
Hex:
#b016c9
RGB:
176, 22, 201
CMY:
31, 91, 21
CMYK:
12, 89, 0, 21
HSL:
292°, 80.2691%, 43.7255%
HSV (HSB):
292°, 89.0547%, 78.8235%
XYZ:
28.7340, 14.0210, 56.4502
xyY:
0.2896, 0.1413, 14.0210
CIE-Lab:
44.2630, 75.8205, -56.7672
CIE-LCH:
44.2630, 94.7168, 323.1776
CIE-Luv:
44.2630, 48.0998, -91.6944
Hunter-Lab:
37.4446, 71.4483, -63.1724
#b016c9 color charts
#b016c9 color shades, tints & tones
#b016c9 color schemes
#b016c9 color preview, HTML & CSS examples
This text has a color of #b016c9
<p style="color:#b016c9;">Text here</p>
.mytext {color:#b016c9;}
This box has a color of #b016c9
<div style="background-color:#b016c9;">Content here</div>
.mybackground {background-color:#b016c9;}
Border around this has a color of #b016c9
<div style="border:2px solid #b016c9;">Content here</div>
.myborder {border:2px solid #b016c9;}