#bce2e5 color space conversions
Hex:
#bce2e5
RGB:
188, 226, 229
CMY:
26, 11, 10
CMYK:
18, 1, 0, 10
HSL:
184°, 44.0860%, 81.7647%
HSV (HSB):
184°, 17.9039%, 89.8039%
XYZ:
62.0783, 70.7412, 84.5113
xyY:
0.2856, 0.3255, 70.7412
CIE-Lab:
87.3591, -11.6994, -5.5958
CIE-LCH:
87.3591, 12.9687, 205.5616
CIE-Luv:
87.3591, -19.8464, -6.6832
Hunter-Lab:
84.1078, -15.4414, -0.6990
#bce2e5 color charts
#bce2e5 color shades, tints & tones
#bce2e5 color schemes
#bce2e5 color preview, HTML & CSS examples
This text has a color of #bce2e5
<p style="color:#bce2e5;">Text here</p>
.mytext {color:#bce2e5;}
This box has a color of #bce2e5
<div style="background-color:#bce2e5;">Content here</div>
.mybackground {background-color:#bce2e5;}
Border around this has a color of #bce2e5
<div style="border:2px solid #bce2e5;">Content here</div>
.myborder {border:2px solid #bce2e5;}