#bfe2ed color space conversions
Hex:
#bfe2ed
RGB:
191, 226, 237
CMY:
25, 11, 7
CMYK:
19, 5, 0, 7
HSL:
194°, 56.0976%, 83.9216%
HSV (HSB):
194°, 19.4093%, 92.9412%
XYZ:
63.9683, 71.5835, 90.5663
xyY:
0.2829, 0.3166, 71.5835
CIE-Lab:
87.7677, -9.1019, -9.1800
CIE-LCH:
87.7677, 12.9274, 225.2449
CIE-Luv:
87.7677, -18.5920, -12.8157
Hunter-Lab:
84.6070, -13.1050, -4.2411
#bfe2ed color charts
#bfe2ed color shades, tints & tones
#bfe2ed color schemes
#bfe2ed color preview, HTML & CSS examples
This text has a color of #bfe2ed
<p style="color:#bfe2ed;">Text here</p>
.mytext {color:#bfe2ed;}
This box has a color of #bfe2ed
<div style="background-color:#bfe2ed;">Content here</div>
.mybackground {background-color:#bfe2ed;}
Border around this has a color of #bfe2ed
<div style="border:2px solid #bfe2ed;">Content here</div>
.myborder {border:2px solid #bfe2ed;}