#bcedf8 color space conversions
Hex:
#bcedf8
RGB:
188, 237, 248
CMY:
26, 7, 3
CMYK:
24, 4, 0, 3
HSL:
191°, 81.0811%, 85.4902%
HSV (HSB):
191°, 24.1935%, 97.2549%
XYZ:
67.9665, 78.0371, 100.2874
xyY:
0.2760, 0.3168, 78.0371
CIE-Lab:
90.7968, -13.2130, -10.4598
CIE-LCH:
90.7968, 16.8520, 218.3660
CIE-Luv:
90.7968, -25.0624, -14.2744
Hunter-Lab:
88.3386, -17.2570, -5.4726
#bcedf8 color charts
#bcedf8 color shades, tints & tones
#bcedf8 color schemes
#bcedf8 color preview, HTML & CSS examples
This text has a color of #bcedf8
<p style="color:#bcedf8;">Text here</p>
.mytext {color:#bcedf8;}
This box has a color of #bcedf8
<div style="background-color:#bcedf8;">Content here</div>
.mybackground {background-color:#bcedf8;}
Border around this has a color of #bcedf8
<div style="border:2px solid #bcedf8;">Content here</div>
.myborder {border:2px solid #bcedf8;}