#bfbfdf color space conversions
Hex:
#bfbfdf
RGB:
191, 191, 223
CMY:
25, 25, 13
CMYK:
14, 14, 0, 13
HSL:
240°, 33.3333%, 81.1765%
HSV (HSB):
240°, 14.3498%, 87.4510%
XYZ:
53.4359, 53.6657, 77.3542
xyY:
0.2897, 0.2909, 53.6657
CIE-Lab:
78.2664, 6.3482, -15.9305
CIE-LCH:
78.2664, 17.1488, 291.7270
CIE-Luv:
78.2664, -1.8636, -25.8656
Hunter-Lab:
73.2569, 2.0042, -11.3263
#bfbfdf color charts
#bfbfdf color shades, tints & tones
#bfbfdf color schemes
#bfbfdf color preview, HTML & CSS examples
This text has a color of #bfbfdf
<p style="color:#bfbfdf;">Text here</p>
.mytext {color:#bfbfdf;}
This box has a color of #bfbfdf
<div style="background-color:#bfbfdf;">Content here</div>
.mybackground {background-color:#bfbfdf;}
Border around this has a color of #bfbfdf
<div style="border:2px solid #bfbfdf;">Content here</div>
.myborder {border:2px solid #bfbfdf;}