#bdefdc color space conversions
Hex:
#bdefdc
RGB:
189, 239, 220
CMY:
26, 6, 14
CMYK:
21, 0, 8, 6
HSL:
157°, 60.9756%, 83.9216%
HSV (HSB):
157°, 20.9205%, 93.7255%
XYZ:
64.7710, 77.7191, 79.2976
xyY:
0.2920, 0.3504, 77.7191
CIE-Lab:
90.6516, -19.7070, 3.9411
CIE-LCH:
90.6516, 20.0972, 168.6910
CIE-Luv:
90.6516, -25.2265, 9.4243
Hunter-Lab:
88.1585, -23.1313, 8.3802
#bdefdc color charts
#bdefdc RGB chart
#bdefdc CMYK chart
#bdefdc RGB pie chart
#bdefdc color shades, tints & tones
#bdefdc color schemes
#bdefdc color preview, HTML & CSS examples
This text has a color of #bdefdc
<p style="color:#bdefdc;">Text here</p>
.mytext {color:#bdefdc;}
Text color #bdefdc
This box has a color of #bdefdc
<div style="background-color:#bdefdc;">Content here</div>
.mybackground {background-color:#bdefdc;}
Background color #bdefdc
Border around this has a color of #bdefdc
<div style="border:2px solid #bdefdc;">Content here</div>
.myborder {border:2px solid #bdefdc;}
Border color #bdefdc