#bfc5e5 color space conversions
Hex:
#bfc5e5
RGB:
191, 197, 229
CMY:
25, 23, 10
CMYK:
17, 14, 0, 10
HSL:
231°, 42.2222%, 82.3529%
HSV (HSB):
231°, 16.5939%, 89.8039%
XYZ:
55.5950, 56.6660, 82.1362
xyY:
0.2860, 0.2915, 56.6660
CIE-Lab:
79.9914, 4.3975, -16.5606
CIE-LCH:
79.9914, 17.1345, 284.8713
CIE-Luv:
79.9914, -4.9922, -26.6530
Hunter-Lab:
75.2768, 0.0950, -11.9988
#bfc5e5 color charts
#bfc5e5 color shades, tints & tones
#bfc5e5 color schemes
#bfc5e5 color preview, HTML & CSS examples
This text has a color of #bfc5e5
<p style="color:#bfc5e5;">Text here</p>
.mytext {color:#bfc5e5;}
This box has a color of #bfc5e5
<div style="background-color:#bfc5e5;">Content here</div>
.mybackground {background-color:#bfc5e5;}
Border around this has a color of #bfc5e5
<div style="border:2px solid #bfc5e5;">Content here</div>
.myborder {border:2px solid #bfc5e5;}