#bfe7ed color space conversions
Hex:
#bfe7ed
RGB:
191, 231, 237
CMY:
25, 9, 7
CMYK:
19, 3, 0, 7
HSL:
188°, 56.0976%, 83.9216%
HSV (HSB):
188°, 19.4093%, 92.9412%
XYZ:
65.3478, 74.3426, 91.0261
xyY:
0.2832, 0.3222, 74.3426
CIE-Lab:
89.0842, -11.6486, -7.2281
CIE-LCH:
89.0842, 13.7090, 211.8201
CIE-Luv:
89.0842, -20.8597, -9.3009
Hunter-Lab:
86.2222, -15.6035, -2.2379
#bfe7ed color charts
#bfe7ed color shades, tints & tones
#bfe7ed color schemes
#bfe7ed color preview, HTML & CSS examples
This text has a color of #bfe7ed
<p style="color:#bfe7ed;">Text here</p>
.mytext {color:#bfe7ed;}
This box has a color of #bfe7ed
<div style="background-color:#bfe7ed;">Content here</div>
.mybackground {background-color:#bfe7ed;}
Border around this has a color of #bfe7ed
<div style="border:2px solid #bfe7ed;">Content here</div>
.myborder {border:2px solid #bfe7ed;}