#bafcc7 color space conversions
Hex:
#bafcc7
RGB:
186, 252, 199
CMY:
27, 1, 22
CMYK:
26, 0, 21, 1
HSL:
132°, 91.6667%, 85.8824%
HSV (HSB):
132°, 26.1905%, 98.8235%
XYZ:
65.3689, 84.1834, 66.8366
xyY:
0.3021, 0.3890, 84.1834
CIE-Lab:
93.5301, -30.7648, 18.8715
CIE-LCH:
93.5301, 36.0916, 148.4746
CIE-Luv:
93.5301, -32.5707, 33.1989
Hunter-Lab:
91.7515, -33.3918, 21.0362
#bafcc7 color charts
#bafcc7 color shades, tints & tones
#bafcc7 color schemes
#bafcc7 color preview, HTML & CSS examples
This text has a color of #bafcc7
<p style="color:#bafcc7;">Text here</p>
.mytext {color:#bafcc7;}
This box has a color of #bafcc7
<div style="background-color:#bafcc7;">Content here</div>
.mybackground {background-color:#bafcc7;}
Border around this has a color of #bafcc7
<div style="border:2px solid #bafcc7;">Content here</div>
.myborder {border:2px solid #bafcc7;}