#bfe2dd color space conversions
Hex:
#bfe2dd
RGB:
191, 226, 221
CMY:
25, 11, 13
CMYK:
15, 0, 2, 11
HSL:
171°, 37.6344%, 81.7647%
HSV (HSB):
171°, 15.4867%, 88.6275%
XYZ:
61.7334, 70.6895, 78.7974
xyY:
0.2923, 0.3347, 70.6895
CIE-Lab:
87.3340, -12.3957, -1.3998
CIE-LCH:
87.3340, 12.4745, 186.4428
CIE-Luv:
87.3340, -18.2409, -0.0119
Hunter-Lab:
84.0771, -16.0717, 3.2871
#bfe2dd color charts
#bfe2dd color shades, tints & tones
#bfe2dd color schemes
#bfe2dd color preview, HTML & CSS examples
This text has a color of #bfe2dd
<p style="color:#bfe2dd;">Text here</p>
.mytext {color:#bfe2dd;}
This box has a color of #bfe2dd
<div style="background-color:#bfe2dd;">Content here</div>
.mybackground {background-color:#bfe2dd;}
Border around this has a color of #bfe2dd
<div style="border:2px solid #bfe2dd;">Content here</div>
.myborder {border:2px solid #bfe2dd;}