#bde6ec color space conversions
Hex:
#bde6ec
RGB:
189, 230, 236
CMY:
26, 10, 7
CMYK:
20, 3, 0, 7
HSL:
188°, 55.2941%, 83.3333%
HSV (HSB):
188°, 19.9153%, 92.5490%
XYZ:
64.4234, 73.4686, 90.1423
xyY:
0.2825, 0.3222, 73.4686
CIE-Lab:
88.6707, -11.9574, -7.3292
CIE-LCH:
88.6707, 14.0248, 211.5058
CIE-Luv:
88.6707, -21.3221, -9.4065
Hunter-Lab:
85.7138, -15.8367, -2.3536
#bde6ec color charts
#bde6ec color shades, tints & tones
#bde6ec color schemes
#bde6ec color preview, HTML & CSS examples
This text has a color of #bde6ec
<p style="color:#bde6ec;">Text here</p>
.mytext {color:#bde6ec;}
This box has a color of #bde6ec
<div style="background-color:#bde6ec;">Content here</div>
.mybackground {background-color:#bde6ec;}
Border around this has a color of #bde6ec
<div style="border:2px solid #bde6ec;">Content here</div>
.myborder {border:2px solid #bde6ec;}