#bcfff6 color space conversions
Hex:
#bcfff6
RGB:
188, 255, 246
CMY:
26, 0, 4
CMYK:
26, 0, 4, 0
HSL:
172°, 100.0000%, 86.8627%
HSV (HSB):
172°, 26.2745%, 100.0000%
XYZ:
73.1336, 88.8652, 100.4869
xyY:
0.2786, 0.3386, 88.8652
CIE-Lab:
95.5241, -22.5341, -2.4383
CIE-LCH:
95.5241, 22.6657, 186.1757
CIE-Luv:
95.5241, -32.9376, 0.0499
Hunter-Lab:
94.2683, -26.4889, 2.7867
#bcfff6 color charts
#bcfff6 color shades, tints & tones
#bcfff6 color schemes
#bcfff6 color preview, HTML & CSS examples
This text has a color of #bcfff6
<p style="color:#bcfff6;">Text here</p>
.mytext {color:#bcfff6;}
This box has a color of #bcfff6
<div style="background-color:#bcfff6;">Content here</div>
.mybackground {background-color:#bcfff6;}
Border around this has a color of #bcfff6
<div style="border:2px solid #bcfff6;">Content here</div>
.myborder {border:2px solid #bcfff6;}