#bcf05c color space conversions
Hex:
#bcf05c
RGB:
188, 240, 92
CMY:
26, 6, 64
CMYK:
22, 0, 62, 6
HSL:
81°, 83.1461%, 65.0980%
HSV (HSB):
81°, 61.6667%, 94.1176%
XYZ:
53.8309, 73.7842, 21.5298
xyY:
0.3609, 0.4947, 73.7842
CIE-Lab:
88.8204, -38.1291, 64.2077
CIE-LCH:
88.8204, 74.6756, 120.7035
CIE-Luv:
88.8204, -25.5087, 85.0649
Hunter-Lab:
85.8978, -38.4577, 45.2677
#bcf05c color charts
#bcf05c color shades, tints & tones
#bcf05c color schemes
#bcf05c color preview, HTML & CSS examples
This text has a color of #bcf05c
<p style="color:#bcf05c;">Text here</p>
.mytext {color:#bcf05c;}
This box has a color of #bcf05c
<div style="background-color:#bcf05c;">Content here</div>
.mybackground {background-color:#bcf05c;}
Border around this has a color of #bcf05c
<div style="border:2px solid #bcf05c;">Content here</div>
.myborder {border:2px solid #bcf05c;}