#bcfaa5 color space conversions
Hex:
#bcfaa5
RGB:
188, 250, 165
CMY:
26, 2, 35
CMYK:
25, 0, 34, 2
HSL:
104°, 89.4737%, 81.3725%
HSV (HSB):
104°, 34.0000%, 98.0392%
XYZ:
61.7162, 81.7792, 48.1295
xyY:
0.3221, 0.4268, 81.7792
CIE-Lab:
92.4773, -34.6056, 34.6782
CIE-LCH:
92.4773, 48.9911, 134.9399
CIE-Luv:
92.4773, -30.7087, 54.5257
Hunter-Lab:
90.4318, -36.4365, 31.7471
#bcfaa5 color charts
#bcfaa5 color shades, tints & tones
#bcfaa5 color schemes
#bcfaa5 color preview, HTML & CSS examples
This text has a color of #bcfaa5
<p style="color:#bcfaa5;">Text here</p>
.mytext {color:#bcfaa5;}
This box has a color of #bcfaa5
<div style="background-color:#bcfaa5;">Content here</div>
.mybackground {background-color:#bcfaa5;}
Border around this has a color of #bcfaa5
<div style="border:2px solid #bcfaa5;">Content here</div>
.myborder {border:2px solid #bcfaa5;}