#b011dd color space conversions
Hex:
#b011dd
RGB:
176, 17, 221
CMY:
31, 93, 13
CMYK:
20, 92, 0, 13
HSL:
287°, 85.7143%, 46.6667%
HSV (HSB):
287°, 92.3077%, 86.6667%
XYZ:
31.1561, 14.8515, 69.6311
xyY:
0.2694, 0.1284, 14.8515
CIE-Lab:
45.4301, 79.9656, -66.3963
CIE-LCH:
45.4301, 103.9374, 320.2968
CIE-Luv:
45.4301, 42.1866, -106.0321
Hunter-Lab:
38.5376, 76.8693, -80.1510
#b011dd color charts
#b011dd color shades, tints & tones
#b011dd color schemes
#b011dd color preview, HTML & CSS examples
This text has a color of #b011dd
<p style="color:#b011dd;">Text here</p>
.mytext {color:#b011dd;}
This box has a color of #b011dd
<div style="background-color:#b011dd;">Content here</div>
.mybackground {background-color:#b011dd;}
Border around this has a color of #b011dd
<div style="border:2px solid #b011dd;">Content here</div>
.myborder {border:2px solid #b011dd;}