#bcf05d color space conversions
Hex:
#bcf05d
RGB:
188, 240, 93
CMY:
26, 6, 64
CMYK:
22, 0, 61, 6
HSL:
81°, 83.0508%, 65.2941%
HSV (HSB):
81°, 61.2500%, 94.1176%
XYZ:
53.8749, 73.8019, 21.7616
xyY:
0.3605, 0.4939, 73.8019
CIE-Lab:
88.8288, -38.0523, 63.8054
CIE-LCH:
88.8288, 74.2907, 120.8110
CIE-Luv:
88.8288, -25.5114, 84.7099
Hunter-Lab:
85.9080, -38.3975, 45.1167
#bcf05d color charts
#bcf05d color shades, tints & tones
#bcf05d color schemes
#bcf05d color preview, HTML & CSS examples
This text has a color of #bcf05d
<p style="color:#bcf05d;">Text here</p>
.mytext {color:#bcf05d;}
This box has a color of #bcf05d
<div style="background-color:#bcf05d;">Content here</div>
.mybackground {background-color:#bcf05d;}
Border around this has a color of #bcf05d
<div style="border:2px solid #bcf05d;">Content here</div>
.myborder {border:2px solid #bcf05d;}