#bafed3 color space conversions
Hex:
#bafed3
RGB:
186, 254, 211
CMY:
27, 0, 17
CMYK:
27, 0, 17, 0
HSL:
142°, 97.1429%, 86.2745%
HSV (HSB):
142°, 26.7717%, 99.6078%
XYZ:
67.4494, 86.0259, 74.6777
xyY:
0.2956, 0.3771, 86.0259
CIE-Lab:
94.3234, -29.5508, 13.8364
CIE-LCH:
94.3234, 32.6297, 154.9098
CIE-Luv:
94.3234, -33.4555, 25.8791
Hunter-Lab:
92.7501, -32.5047, 17.1878
#bafed3 color charts
#bafed3 color shades, tints & tones
#bafed3 color schemes
#bafed3 color preview, HTML & CSS examples
This text has a color of #bafed3
<p style="color:#bafed3;">Text here</p>
.mytext {color:#bafed3;}
This box has a color of #bafed3
<div style="background-color:#bafed3;">Content here</div>
.mybackground {background-color:#bafed3;}
Border around this has a color of #bafed3
<div style="border:2px solid #bafed3;">Content here</div>
.myborder {border:2px solid #bafed3;}