#bfc0e0 color space conversions
Hex:
#bfc0e0
RGB:
191, 192, 224
CMY:
25, 25, 12
CMYK:
15, 14, 0, 12
HSL:
238°, 34.7368%, 81.3725%
HSV (HSB):
238°, 14.7321%, 87.8431%
XYZ:
53.7900, 54.1575, 78.1394
xyY:
0.2891, 0.2910, 54.1575
CIE-Lab:
78.5535, 6.0204, -16.0374
CIE-LCH:
78.5535, 17.1302, 290.5759
CIE-Luv:
78.5535, -2.3906, -25.9990
Hunter-Lab:
73.5918, 1.6845, -11.4396
#bfc0e0 color charts
#bfc0e0 color shades, tints & tones
#bfc0e0 color schemes
#bfc0e0 color preview, HTML & CSS examples
This text has a color of #bfc0e0
<p style="color:#bfc0e0;">Text here</p>
.mytext {color:#bfc0e0;}
This box has a color of #bfc0e0
<div style="background-color:#bfc0e0;">Content here</div>
.mybackground {background-color:#bfc0e0;}
Border around this has a color of #bfc0e0
<div style="border:2px solid #bfc0e0;">Content here</div>
.myborder {border:2px solid #bfc0e0;}