#bce4d8 color space conversions
Hex:
#bce4d8
RGB:
188, 228, 216
CMY:
26, 11, 15
CMYK:
18, 0, 5, 11
HSL:
162°, 42.5532%, 81.5686%
HSV (HSB):
162°, 17.5439%, 89.4118%
XYZ:
60.8771, 71.1360, 75.4878
xyY:
0.2934, 0.3428, 71.1360
CIE-Lab:
87.5511, -15.3428, 1.5245
CIE-LCH:
87.5511, 15.4184, 174.3256
CIE-Luv:
87.5511, -20.5401, 4.9737
Hunter-Lab:
84.3422, -18.7598, 5.9739
#bce4d8 color charts
#bce4d8 color shades, tints & tones
#bce4d8 color schemes
#bce4d8 color preview, HTML & CSS examples
This text has a color of #bce4d8
<p style="color:#bce4d8;">Text here</p>
.mytext {color:#bce4d8;}
This box has a color of #bce4d8
<div style="background-color:#bce4d8;">Content here</div>
.mybackground {background-color:#bce4d8;}
Border around this has a color of #bce4d8
<div style="border:2px solid #bce4d8;">Content here</div>
.myborder {border:2px solid #bce4d8;}