#bce4da color space conversions
Hex:
#bce4da
RGB:
188, 228, 218
CMY:
26, 11, 15
CMYK:
18, 0, 4, 11
HSL:
165°, 42.5532%, 81.5686%
HSV (HSB):
165°, 17.5439%, 89.4118%
XYZ:
61.1373, 71.2401, 76.8581
xyY:
0.2922, 0.3405, 71.2401
CIE-Lab:
87.6015, -14.9472, 0.5469
CIE-LCH:
87.6015, 14.9572, 177.9046
CIE-Luv:
87.6015, -20.5734, 3.4131
Hunter-Lab:
84.4039, -18.4116, 5.0933
#bce4da color charts
#bce4da color shades, tints & tones
#bce4da color schemes
#bce4da color preview, HTML & CSS examples
This text has a color of #bce4da
<p style="color:#bce4da;">Text here</p>
.mytext {color:#bce4da;}
This box has a color of #bce4da
<div style="background-color:#bce4da;">Content here</div>
.mybackground {background-color:#bce4da;}
Border around this has a color of #bce4da
<div style="border:2px solid #bce4da;">Content here</div>
.myborder {border:2px solid #bce4da;}