#bcfda5 color space conversions
Hex:
#bcfda5
RGB:
188, 253, 165
CMY:
26, 1, 35
CMYK:
26, 0, 35, 1
HSL:
104°, 95.6522%, 81.9608%
HSV (HSB):
104°, 34.7826%, 99.2157%
XYZ:
62.6558, 83.6585, 48.4427
xyY:
0.3217, 0.4296, 83.6585
CIE-Lab:
93.3020, -35.9739, 35.7703
CIE-LCH:
93.3020, 50.7310, 135.1625
CIE-Luv:
93.3020, -32.1617, 56.2289
Hunter-Lab:
91.4650, -37.7868, 32.6237
#bcfda5 color charts
#bcfda5 color shades, tints & tones
#bcfda5 color schemes
#bcfda5 color preview, HTML & CSS examples
This text has a color of #bcfda5
<p style="color:#bcfda5;">Text here</p>
.mytext {color:#bcfda5;}
This box has a color of #bcfda5
<div style="background-color:#bcfda5;">Content here</div>
.mybackground {background-color:#bcfda5;}
Border around this has a color of #bcfda5
<div style="border:2px solid #bcfda5;">Content here</div>
.myborder {border:2px solid #bcfda5;}