#b016db color space conversions
Hex:
#b016db
RGB:
176, 22, 219
CMY:
31, 91, 14
CMYK:
20, 90, 0, 14
HSL:
287°, 81.7427%, 47.2549%
HSV (HSB):
287°, 89.9543%, 85.8824%
XYZ:
30.9776, 14.9184, 68.2647
xyY:
0.2714, 0.1307, 14.9184
CIE-Lab:
45.5222, 78.9088, -65.1028
CIE-LCH:
45.5222, 102.2985, 320.4760
CIE-Luv:
45.5222, 42.4879, -104.2538
Hunter-Lab:
38.6243, 75.5684, -77.7521
#b016db color charts
#b016db color shades, tints & tones
#b016db color schemes
#b016db color preview, HTML & CSS examples
This text has a color of #b016db
<p style="color:#b016db;">Text here</p>
.mytext {color:#b016db;}
This box has a color of #b016db
<div style="background-color:#b016db;">Content here</div>
.mybackground {background-color:#b016db;}
Border around this has a color of #b016db
<div style="border:2px solid #b016db;">Content here</div>
.myborder {border:2px solid #b016db;}