#bce4db color space conversions
Hex:
#bce4db
RGB:
188, 228, 219
CMY:
26, 11, 14
CMYK:
18, 0, 4, 11
HSL:
167°, 42.5532%, 81.5686%
HSV (HSB):
167°, 17.5439%, 89.4118%
XYZ:
61.2686, 71.2926, 77.5495
xyY:
0.2916, 0.3393, 71.2926
CIE-Lab:
87.6270, -14.7481, 0.0584
CIE-LCH:
87.6270, 14.7483, 179.7732
CIE-Luv:
87.6270, -20.5902, 2.6302
Hunter-Lab:
84.4350, -18.2361, 4.6494
#bce4db color charts
#bce4db color shades, tints & tones
#bce4db color schemes
#bce4db color preview, HTML & CSS examples
This text has a color of #bce4db
<p style="color:#bce4db;">Text here</p>
.mytext {color:#bce4db;}
This box has a color of #bce4db
<div style="background-color:#bce4db;">Content here</div>
.mybackground {background-color:#bce4db;}
Border around this has a color of #bce4db
<div style="border:2px solid #bce4db;">Content here</div>
.myborder {border:2px solid #bce4db;}