#bcfac6 color space conversions
Hex:
#bcfac6
RGB:
188, 250, 198
CMY:
26, 2, 22
CMYK:
25, 0, 21, 2
HSL:
130°, 86.1111%, 85.8824%
HSV (HSB):
130°, 24.8000%, 98.0392%
XYZ:
65.1177, 83.1398, 66.0416
xyY:
0.3039, 0.3880, 83.1398
CIE-Lab:
93.0756, -29.3718, 18.7644
CIE-LCH:
93.0756, 34.8541, 147.4272
CIE-Luv:
93.0756, -30.7110, 32.7755
Hunter-Lab:
91.1810, -32.0895, 20.8835
#bcfac6 color charts
#bcfac6 color shades, tints & tones
#bcfac6 color schemes
#bcfac6 color preview, HTML & CSS examples
This text has a color of #bcfac6
<p style="color:#bcfac6;">Text here</p>
.mytext {color:#bcfac6;}
This box has a color of #bcfac6
<div style="background-color:#bcfac6;">Content here</div>
.mybackground {background-color:#bcfac6;}
Border around this has a color of #bcfac6
<div style="border:2px solid #bcfac6;">Content here</div>
.myborder {border:2px solid #bcfac6;}