#bafed6 color space conversions
Hex:
#bafed6
RGB:
186, 254, 214
CMY:
27, 0, 16
CMYK:
27, 0, 16, 0
HSL:
145°, 97.1429%, 86.2745%
HSV (HSB):
145°, 26.7717%, 99.6078%
XYZ:
67.8291, 86.1778, 76.6773
xyY:
0.2940, 0.3736, 86.1778
CIE-Lab:
94.3883, -28.9951, 12.3879
CIE-LCH:
94.3883, 31.5306, 156.8658
CIE-Luv:
94.3883, -33.4458, 23.6827
Hunter-Lab:
92.8320, -32.0322, 16.0101
#bafed6 color charts
#bafed6 color shades, tints & tones
#bafed6 color schemes
#bafed6 color preview, HTML & CSS examples
This text has a color of #bafed6
<p style="color:#bafed6;">Text here</p>
.mytext {color:#bafed6;}
This box has a color of #bafed6
<div style="background-color:#bafed6;">Content here</div>
.mybackground {background-color:#bafed6;}
Border around this has a color of #bafed6
<div style="border:2px solid #bafed6;">Content here</div>
.myborder {border:2px solid #bafed6;}