#bfe2ec color space conversions
Hex:
#bfe2ec
RGB:
191, 226, 236
CMY:
25, 11, 7
CMYK:
19, 4, 0, 7
HSL:
193°, 54.2169%, 83.7255%
HSV (HSB):
193°, 19.0678%, 92.5490%
XYZ:
63.8225, 71.5252, 89.7988
xyY:
0.2835, 0.3177, 71.5252
CIE-Lab:
87.7396, -9.3135, -8.6958
CIE-LCH:
87.7396, 12.7420, 223.0357
CIE-Luv:
87.7396, -18.5697, -12.0052
Hunter-Lab:
84.5726, -13.2973, -3.7531
#bfe2ec color charts
#bfe2ec color shades, tints & tones
#bfe2ec color schemes
#bfe2ec color preview, HTML & CSS examples
This text has a color of #bfe2ec
<p style="color:#bfe2ec;">Text here</p>
.mytext {color:#bfe2ec;}
This box has a color of #bfe2ec
<div style="background-color:#bfe2ec;">Content here</div>
.mybackground {background-color:#bfe2ec;}
Border around this has a color of #bfe2ec
<div style="border:2px solid #bfe2ec;">Content here</div>
.myborder {border:2px solid #bfe2ec;}