#bcfac8 color space conversions
Hex:
#bcfac8
RGB:
188, 250, 200
CMY:
26, 2, 22
CMYK:
25, 0, 20, 2
HSL:
132°, 86.1111%, 85.8824%
HSV (HSB):
132°, 24.8000%, 98.0392%
XYZ:
65.3500, 83.2327, 67.2648
xyY:
0.3028, 0.3856, 83.2327
CIE-Lab:
93.1162, -29.0234, 17.7956
CIE-LCH:
93.1162, 34.0447, 148.4856
CIE-Luv:
93.1162, -30.7118, 31.3623
Hunter-Lab:
91.2320, -31.7954, 20.1482
#bcfac8 color charts
#bcfac8 color shades, tints & tones
#bcfac8 color schemes
#bcfac8 color preview, HTML & CSS examples
This text has a color of #bcfac8
<p style="color:#bcfac8;">Text here</p>
.mytext {color:#bcfac8;}
This box has a color of #bcfac8
<div style="background-color:#bcfac8;">Content here</div>
.mybackground {background-color:#bcfac8;}
Border around this has a color of #bcfac8
<div style="border:2px solid #bcfac8;">Content here</div>
.myborder {border:2px solid #bcfac8;}