#bde3e3 color space conversions
Hex:
#bde3e3
RGB:
189, 227, 227
CMY:
26, 11, 11
CMYK:
17, 0, 0, 11
HSL:
180°, 40.4255%, 81.5686%
HSV (HSB):
180°, 16.7401%, 89.0196%
XYZ:
62.3205, 71.3030, 83.1513
xyY:
0.2875, 0.3289, 71.3030
CIE-Lab:
87.6320, -12.3121, -4.1339
CIE-LCH:
87.6320, 12.9876, 198.5601
CIE-Luv:
87.6320, -19.7920, -4.2844
Hunter-Lab:
84.4411, -16.0328, 0.7245
#bde3e3 color charts
#bde3e3 color shades, tints & tones
#bde3e3 color schemes
#bde3e3 color preview, HTML & CSS examples
This text has a color of #bde3e3
<p style="color:#bde3e3;">Text here</p>
.mytext {color:#bde3e3;}
This box has a color of #bde3e3
<div style="background-color:#bde3e3;">Content here</div>
.mybackground {background-color:#bde3e3;}
Border around this has a color of #bde3e3
<div style="border:2px solid #bde3e3;">Content here</div>
.myborder {border:2px solid #bde3e3;}