#bafdcd color space conversions
Hex:
#bafdcd
RGB:
186, 253, 205
CMY:
27, 1, 20
CMYK:
26, 0, 19, 1
HSL:
137°, 94.3662%, 86.0784%
HSV (HSB):
137°, 26.4822%, 99.2157%
XYZ:
66.3944, 85.0974, 70.6837
xyY:
0.2988, 0.3830, 85.0974
CIE-Lab:
93.9251, -30.1712, 16.3519
CIE-LCH:
93.9251, 34.3175, 151.5437
CIE-Luv:
93.9251, -33.0166, 29.5714
Hunter-Lab:
92.2483, -32.9616, 19.1438
#bafdcd color charts
#bafdcd color shades, tints & tones
#bafdcd color schemes
#bafdcd color preview, HTML & CSS examples
This text has a color of #bafdcd
<p style="color:#bafdcd;">Text here</p>
.mytext {color:#bafdcd;}
This box has a color of #bafdcd
<div style="background-color:#bafdcd;">Content here</div>
.mybackground {background-color:#bafdcd;}
Border around this has a color of #bafdcd
<div style="border:2px solid #bafdcd;">Content here</div>
.myborder {border:2px solid #bafdcd;}