#b016d6 color space conversions
Hex:
#b016d6
RGB:
176, 22, 214
CMY:
31, 91, 16
CMYK:
18, 90, 0, 16
HSL:
288°, 81.3559%, 46.2745%
HSV (HSB):
288°, 89.7196%, 83.9216%
XYZ:
30.3290, 14.6590, 64.8493
xyY:
0.2761, 0.1335, 14.6590
CIE-Lab:
45.1635, 78.0366, -62.8176
CIE-LCH:
45.1635, 100.1786, 321.1668
CIE-Luv:
45.1635, 43.9914, -100.8117
Hunter-Lab:
38.2870, 74.3962, -73.6225
#b016d6 color charts
#b016d6 color shades, tints & tones
#b016d6 color schemes
#b016d6 color preview, HTML & CSS examples
This text has a color of #b016d6
<p style="color:#b016d6;">Text here</p>
.mytext {color:#b016d6;}
This box has a color of #b016d6
<div style="background-color:#b016d6;">Content here</div>
.mybackground {background-color:#b016d6;}
Border around this has a color of #b016d6
<div style="border:2px solid #b016d6;">Content here</div>
.myborder {border:2px solid #b016d6;}