#b4cced color space conversions
Hex:
#b4cced
RGB:
180, 204, 237
CMY:
29, 20, 7
CMYK:
24, 14, 0, 7
HSL:
215°, 61.2903%, 81.7647%
HSV (HSB):
215°, 24.0506%, 92.9412%
XYZ:
55.7013, 59.0035, 88.5738
xyY:
0.2740, 0.2903, 59.0035
CIE-Lab:
81.2935, -0.9486, -18.9529
CIE-LCH:
81.2935, 18.9766, 267.1348
CIE-Luv:
81.2935, -13.9131, -29.7866
Hunter-Lab:
76.8137, -4.9850, -14.5976
#b4cced color charts
#b4cced color shades, tints & tones
#b4cced color schemes
#b4cced color preview, HTML & CSS examples
This text has a color of #b4cced
<p style="color:#b4cced;">Text here</p>
.mytext {color:#b4cced;}
This box has a color of #b4cced
<div style="background-color:#b4cced;">Content here</div>
.mybackground {background-color:#b4cced;}
Border around this has a color of #b4cced
<div style="border:2px solid #b4cced;">Content here</div>
.myborder {border:2px solid #b4cced;}