#bcf25c color space conversions
Hex:
#bcf25c
RGB:
188, 242, 92
CMY:
26, 5, 64
CMYK:
22, 0, 62, 5
HSL:
82°, 85.2273%, 65.4902%
HSV (HSB):
82°, 61.9835%, 94.9020%
XYZ:
54.4229, 74.9683, 21.7272
xyY:
0.3601, 0.4961, 74.9683
CIE-Lab:
89.3782, -39.0221, 64.8144
CIE-LCH:
89.3782, 75.6546, 121.0504
CIE-Luv:
89.3782, -26.5668, 85.9617
Hunter-Lab:
86.5843, -39.3254, 45.7309
#bcf25c color charts
#bcf25c color shades, tints & tones
#bcf25c color schemes
#bcf25c color preview, HTML & CSS examples
This text has a color of #bcf25c
<p style="color:#bcf25c;">Text here</p>
.mytext {color:#bcf25c;}
This box has a color of #bcf25c
<div style="background-color:#bcf25c;">Content here</div>
.mybackground {background-color:#bcf25c;}
Border around this has a color of #bcf25c
<div style="border:2px solid #bcf25c;">Content here</div>
.myborder {border:2px solid #bcf25c;}