#bcffde color space conversions
Hex:
#bcffde
RGB:
188, 255, 222
CMY:
26, 0, 13
CMYK:
26, 0, 13, 0
HSL:
150°, 100.0000%, 86.8627%
HSV (HSB):
150°, 26.2745%, 100.0000%
XYZ:
69.6839, 87.4853, 82.3209
xyY:
0.2910, 0.3653, 87.4853
CIE-Lab:
94.9438, -27.3534, 9.0831
CIE-LCH:
94.9438, 28.8221, 161.6304
CIE-Luv:
94.9438, -32.9843, 18.5509
Hunter-Lab:
93.5336, -30.6987, 13.2911
#bcffde color charts
#bcffde color shades, tints & tones
#bcffde color schemes
#bcffde color preview, HTML & CSS examples
This text has a color of #bcffde
<p style="color:#bcffde;">Text here</p>
.mytext {color:#bcffde;}
This box has a color of #bcffde
<div style="background-color:#bcffde;">Content here</div>
.mybackground {background-color:#bcffde;}
Border around this has a color of #bcffde
<div style="border:2px solid #bcffde;">Content here</div>
.myborder {border:2px solid #bcffde;}