#bfc3db color space conversions
Hex:
#bfc3db
RGB:
191, 195, 219
CMY:
25, 24, 14
CMYK:
13, 11, 0, 14
HSL:
231°, 28.0000%, 80.3922%
HSV (HSB):
231°, 12.7854%, 85.8824%
XYZ:
53.7871, 55.2211, 74.8417
xyY:
0.2926, 0.3004, 55.2211
CIE-Lab:
79.1684, 3.3622, -12.4218
CIE-LCH:
79.1684, 12.8688, 285.1454
CIE-Luv:
79.1684, -3.5215, -19.7951
Hunter-Lab:
74.3109, -0.8435, -7.6959
#bfc3db color charts
#bfc3db color shades, tints & tones
#bfc3db color schemes
#bfc3db color preview, HTML & CSS examples
This text has a color of #bfc3db
<p style="color:#bfc3db;">Text here</p>
.mytext {color:#bfc3db;}
This box has a color of #bfc3db
<div style="background-color:#bfc3db;">Content here</div>
.mybackground {background-color:#bfc3db;}
Border around this has a color of #bfc3db
<div style="border:2px solid #bfc3db;">Content here</div>
.myborder {border:2px solid #bfc3db;}