#b3b0dd color space conversions
Hex:
#b3b0dd
RGB:
179, 176, 221
CMY:
30, 31, 13
CMYK:
19, 20, 0, 13
HSL:
244°, 39.8230%, 77.8431%
HSV (HSB):
244°, 20.3620%, 86.6667%
XYZ:
47.1669, 45.8548, 74.7715
xyY:
0.2811, 0.2733, 45.8548
CIE-Lab:
73.4512, 10.2894, -22.2239
CIE-LCH:
73.4512, 24.4903, 294.8437
CIE-Luv:
73.4512, -1.1158, -36.4141
Hunter-Lab:
67.7162, 5.8286, -18.0661
#b3b0dd color charts
#b3b0dd color shades, tints & tones
#b3b0dd color schemes
#b3b0dd color preview, HTML & CSS examples
This text has a color of #b3b0dd
<p style="color:#b3b0dd;">Text here</p>
.mytext {color:#b3b0dd;}
This box has a color of #b3b0dd
<div style="background-color:#b3b0dd;">Content here</div>
.mybackground {background-color:#b3b0dd;}
Border around this has a color of #b3b0dd
<div style="border:2px solid #b3b0dd;">Content here</div>
.myborder {border:2px solid #b3b0dd;}