#bcf256 color space conversions
Hex:
#bcf256
RGB:
188, 242, 86
CMY:
26, 5, 66
CMYK:
22, 0, 64, 5
HSL:
81°, 85.7143%, 64.3137%
HSV (HSB):
81°, 64.4628%, 94.9020%
XYZ:
54.1709, 74.8675, 20.3999
xyY:
0.3625, 0.5010, 74.8675
CIE-Lab:
89.3309, -39.4603, 67.1629
CIE-LCH:
89.3309, 77.8972, 120.4356
CIE-Luv:
89.3309, -26.5553, 87.9876
Hunter-Lab:
86.5260, -39.6680, 46.5897
#bcf256 color charts
#bcf256 color shades, tints & tones
#bcf256 color schemes
#bcf256 color preview, HTML & CSS examples
This text has a color of #bcf256
<p style="color:#bcf256;">Text here</p>
.mytext {color:#bcf256;}
This box has a color of #bcf256
<div style="background-color:#bcf256;">Content here</div>
.mybackground {background-color:#bcf256;}
Border around this has a color of #bcf256
<div style="border:2px solid #bcf256;">Content here</div>
.myborder {border:2px solid #bcf256;}