#bfeec7 color space conversions
Hex:
#bfeec7
RGB:
191, 238, 199
CMY:
25, 7, 22
CMYK:
20, 0, 16, 7
HSL:
130°, 58.0247%, 84.1176%
HSV (HSB):
130°, 19.7479%, 93.3333%
XYZ:
62.3692, 76.3490, 65.4824
xyY:
0.3054, 0.3739, 76.3490
CIE-Lab:
90.0211, -22.4968, 13.9772
CIE-LCH:
90.0211, 26.4852, 148.1474
CIE-Luv:
90.0211, -23.5883, 24.6487
Hunter-Lab:
87.3779, -25.5003, 16.7316
#bfeec7 color charts
#bfeec7 color shades, tints & tones
#bfeec7 color schemes
#bfeec7 color preview, HTML & CSS examples
This text has a color of #bfeec7
<p style="color:#bfeec7;">Text here</p>
.mytext {color:#bfeec7;}
This box has a color of #bfeec7
<div style="background-color:#bfeec7;">Content here</div>
.mybackground {background-color:#bfeec7;}
Border around this has a color of #bfeec7
<div style="border:2px solid #bfeec7;">Content here</div>
.myborder {border:2px solid #bfeec7;}