#bfc5ed color space conversions
Hex:
#bfc5ed
RGB:
191, 197, 237
CMY:
25, 23, 7
CMYK:
19, 17, 0, 7
HSL:
232°, 56.0976%, 83.9216%
HSV (HSB):
232°, 19.4093%, 92.9412%
XYZ:
56.7382, 57.1233, 88.1562
xyY:
0.2809, 0.2828, 57.1233
CIE-Lab:
80.2489, 6.1343, -20.4601
CIE-LCH:
80.2489, 21.3599, 286.6896
CIE-Luv:
80.2489, -5.4141, -33.3119
Hunter-Lab:
75.5800, 1.7357, -16.2497
#bfc5ed color charts
#bfc5ed color shades, tints & tones
#bfc5ed color schemes
#bfc5ed color preview, HTML & CSS examples
This text has a color of #bfc5ed
<p style="color:#bfc5ed;">Text here</p>
.mytext {color:#bfc5ed;}
This box has a color of #bfc5ed
<div style="background-color:#bfc5ed;">Content here</div>
.mybackground {background-color:#bfc5ed;}
Border around this has a color of #bfc5ed
<div style="border:2px solid #bfc5ed;">Content here</div>
.myborder {border:2px solid #bfc5ed;}