#bdeed2 color space conversions
Hex:
#bdeed2
RGB:
189, 238, 210
CMY:
26, 7, 18
CMYK:
21, 0, 12, 7
HSL:
146°, 59.0361%, 83.7255%
HSV (HSB):
146°, 20.5882%, 93.3333%
XYZ:
63.1937, 76.6210, 72.4314
xyY:
0.2977, 0.3610, 76.6210
CIE-Lab:
90.1469, -21.1328, 8.4220
CIE-LCH:
90.1469, 22.7492, 158.2713
CIE-Luv:
90.1469, -24.6687, 16.3602
Hunter-Lab:
87.5334, -24.3177, 12.2126
#bdeed2 color charts
#bdeed2 color shades, tints & tones
#bdeed2 color schemes
#bdeed2 color preview, HTML & CSS examples
This text has a color of #bdeed2
<p style="color:#bdeed2;">Text here</p>
.mytext {color:#bdeed2;}
This box has a color of #bdeed2
<div style="background-color:#bdeed2;">Content here</div>
.mybackground {background-color:#bdeed2;}
Border around this has a color of #bdeed2
<div style="border:2px solid #bdeed2;">Content here</div>
.myborder {border:2px solid #bdeed2;}