#bcfeff color space conversions
Hex:
#bcfeff
RGB:
188, 254, 255
CMY:
26, 0, 0
CMYK:
26, 0, 0, 0
HSL:
181°, 100.0000%, 86.8627%
HSV (HSB):
181°, 26.2745%, 100.0000%
XYZ:
74.2308, 88.7950, 107.8345
xyY:
0.2741, 0.3278, 88.7950
CIE-Lab:
95.4947, -20.1275, -7.1238
CIE-LCH:
95.4947, 21.3510, 199.4905
CIE-Luv:
95.4947, -32.4932, -7.8285
Hunter-Lab:
94.2311, -24.2905, -1.8875
#bcfeff color charts
#bcfeff color shades, tints & tones
#bcfeff color schemes
#bcfeff color preview, HTML & CSS examples
This text has a color of #bcfeff
<p style="color:#bcfeff;">Text here</p>
.mytext {color:#bcfeff;}
This box has a color of #bcfeff
<div style="background-color:#bcfeff;">Content here</div>
.mybackground {background-color:#bcfeff;}
Border around this has a color of #bcfeff
<div style="border:2px solid #bcfeff;">Content here</div>
.myborder {border:2px solid #bcfeff;}