#bcefd0 color space conversions
Hex:
#bcefd0
RGB:
188, 239, 208
CMY:
26, 6, 18
CMYK:
21, 0, 13, 6
HSL:
144°, 61.4458%, 83.7255%
HSV (HSB):
144°, 21.3389%, 93.7255%
XYZ:
62.9907, 76.9784, 71.2129
xyY:
0.2983, 0.3645, 76.9784
CIE-Lab:
90.3117, -22.3108, 9.6908
CIE-LCH:
90.3117, 24.3245, 156.5221
CIE-Luv:
90.3117, -25.5976, 18.4342
Hunter-Lab:
87.7374, -25.3870, 13.2928
#bcefd0 color charts
#bcefd0 color shades, tints & tones
#bcefd0 color schemes
#bcefd0 color preview, HTML & CSS examples
This text has a color of #bcefd0
<p style="color:#bcefd0;">Text here</p>
.mytext {color:#bcefd0;}
This box has a color of #bcefd0
<div style="background-color:#bcefd0;">Content here</div>
.mybackground {background-color:#bcefd0;}
Border around this has a color of #bcefd0
<div style="border:2px solid #bcefd0;">Content here</div>
.myborder {border:2px solid #bcefd0;}