#bcdfa2 color space conversions
Hex:
#bcdfa2
RGB:
188, 223, 162
CMY:
26, 13, 36
CMYK:
16, 0, 27, 13
HSL:
94°, 48.8000%, 75.4902%
HSV (HSB):
94°, 27.3543%, 87.4510%
XYZ:
53.6483, 66.0754, 44.1087
xyY:
0.3275, 0.4033, 66.0754
CIE-Lab:
85.0348, -22.2802, 26.2129
CIE-LCH:
85.0348, 34.4024, 130.3636
CIE-Luv:
85.0348, -17.1719, 40.7557
Hunter-Lab:
81.2867, -24.4439, 24.7282
#bcdfa2 color charts
#bcdfa2 color shades, tints & tones
#bcdfa2 color schemes
#bcdfa2 color preview, HTML & CSS examples
This text has a color of #bcdfa2
<p style="color:#bcdfa2;">Text here</p>
.mytext {color:#bcdfa2;}
This box has a color of #bcdfa2
<div style="background-color:#bcdfa2;">Content here</div>
.mybackground {background-color:#bcdfa2;}
Border around this has a color of #bcdfa2
<div style="border:2px solid #bcdfa2;">Content here</div>
.myborder {border:2px solid #bcdfa2;}