#b4decd color space conversions
Hex:
#b4decd
RGB:
180, 222, 205
CMY:
29, 13, 20
CMYK:
19, 0, 8, 13
HSL:
156°, 38.8889%, 78.8235%
HSV (HSB):
156°, 18.9189%, 87.0588%
XYZ:
55.9631, 66.3536, 67.6156
xyY:
0.2946, 0.3494, 66.3536
CIE-Lab:
85.1765, -17.0311, 3.8108
CIE-LCH:
85.1765, 17.4522, 167.3874
CIE-Luv:
85.1765, -21.4210, 8.6840
Hunter-Lab:
81.4577, -19.9179, 7.8056
#b4decd color charts
#b4decd color shades, tints & tones
#b4decd color schemes
#b4decd color preview, HTML & CSS examples
This text has a color of #b4decd
<p style="color:#b4decd;">Text here</p>
.mytext {color:#b4decd;}
This box has a color of #b4decd
<div style="background-color:#b4decd;">Content here</div>
.mybackground {background-color:#b4decd;}
Border around this has a color of #b4decd
<div style="border:2px solid #b4decd;">Content here</div>
.myborder {border:2px solid #b4decd;}