#bcf27d color space conversions
Hex:
#bcf27d
RGB:
188, 242, 125
CMY:
26, 5, 51
CMYK:
22, 0, 48, 5
HSL:
88°, 81.8182%, 71.9608%
HSV (HSB):
88°, 48.3471%, 94.9020%
XYZ:
56.1928, 75.6763, 31.0473
xyY:
0.3449, 0.4645, 75.6763
CIE-Lab:
89.7088, -35.9945, 50.6175
CIE-LCH:
89.7088, 62.1107, 125.4169
CIE-Luv:
89.7088, -26.6475, 72.1970
Hunter-Lab:
86.9921, -36.9336, 39.7340
#bcf27d color charts
#bcf27d color shades, tints & tones
#bcf27d color schemes
#bcf27d color preview, HTML & CSS examples
This text has a color of #bcf27d
<p style="color:#bcf27d;">Text here</p>
.mytext {color:#bcf27d;}
This box has a color of #bcf27d
<div style="background-color:#bcf27d;">Content here</div>
.mybackground {background-color:#bcf27d;}
Border around this has a color of #bcf27d
<div style="border:2px solid #bcf27d;">Content here</div>
.myborder {border:2px solid #bcf27d;}