#bdedc3 color space conversions
Hex:
#bdedc3
RGB:
189, 237, 195
CMY:
26, 7, 24
CMYK:
20, 0, 18, 7
HSL:
128°, 57.1429%, 83.5294%
HSV (HSB):
128°, 20.2532%, 92.9412%
XYZ:
61.1208, 75.3273, 62.9480
xyY:
0.3065, 0.3778, 75.3273
CIE-Lab:
89.5461, -23.3678, 15.3649
CIE-LCH:
89.5461, 27.9667, 146.6741
CIE-Luv:
89.5461, -24.0526, 26.7434
Hunter-Lab:
86.7913, -26.1803, 17.7521
#bdedc3 color charts
#bdedc3 color shades, tints & tones
#bdedc3 color schemes
#bdedc3 color preview, HTML & CSS examples
This text has a color of #bdedc3
<p style="color:#bdedc3;">Text here</p>
.mytext {color:#bdedc3;}
This box has a color of #bdedc3
<div style="background-color:#bdedc3;">Content here</div>
.mybackground {background-color:#bdedc3;}
Border around this has a color of #bdedc3
<div style="border:2px solid #bdedc3;">Content here</div>
.myborder {border:2px solid #bdedc3;}