#bdeec1 color space conversions
Hex:
#bdeec1
RGB:
189, 238, 193
CMY:
26, 7, 24
CMYK:
21, 0, 19, 7
HSL:
125°, 59.0361%, 83.7255%
HSV (HSB):
125°, 20.5882%, 93.3333%
XYZ:
61.1864, 75.8181, 61.8616
xyY:
0.3077, 0.3813, 75.8181
CIE-Lab:
89.7748, -24.1993, 16.7234
CIE-LCH:
89.7748, 29.4156, 145.3529
CIE-Luv:
89.7748, -24.5154, 28.8096
Hunter-Lab:
87.0736, -26.9473, 18.8289
#bdeec1 color charts
#bdeec1 color shades, tints & tones
#bdeec1 color schemes
#bdeec1 color preview, HTML & CSS examples
This text has a color of #bdeec1
<p style="color:#bdeec1;">Text here</p>
.mytext {color:#bdeec1;}
This box has a color of #bdeec1
<div style="background-color:#bdeec1;">Content here</div>
.mybackground {background-color:#bdeec1;}
Border around this has a color of #bdeec1
<div style="border:2px solid #bdeec1;">Content here</div>
.myborder {border:2px solid #bdeec1;}