#bcfff8 color space conversions
Hex:
#bcfff8
RGB:
188, 255, 248
CMY:
26, 0, 3
CMYK:
26, 0, 3, 0
HSL:
174°, 100.0000%, 86.8627%
HSV (HSB):
174°, 26.2745%, 100.0000%
XYZ:
73.4423, 88.9887, 102.1126
xyY:
0.2776, 0.3364, 88.9887
CIE-Lab:
95.5757, -22.1129, -3.3938
CIE-LCH:
95.5757, 22.3718, 188.7254
CIE-Luv:
95.5757, -32.9343, -1.5335
Hunter-Lab:
94.3338, -26.1154, 1.8546
#bcfff8 color charts
#bcfff8 color shades, tints & tones
#bcfff8 color schemes
#bcfff8 color preview, HTML & CSS examples
This text has a color of #bcfff8
<p style="color:#bcfff8;">Text here</p>
.mytext {color:#bcfff8;}
This box has a color of #bcfff8
<div style="background-color:#bcfff8;">Content here</div>
.mybackground {background-color:#bcfff8;}
Border around this has a color of #bcfff8
<div style="border:2px solid #bcfff8;">Content here</div>
.myborder {border:2px solid #bcfff8;}