#bfc2d2 color space conversions
Hex:
#bfc2d2
RGB:
191, 194, 210
CMY:
25, 24, 18
CMYK:
9, 8, 0, 18
HSL:
231°, 17.4312%, 78.6275%
HSV (HSB):
231°, 9.0476%, 82.3529%
XYZ:
52.4105, 54.3131, 68.6939
xyY:
0.2988, 0.3096, 54.3131
CIE-Lab:
78.6439, 2.0641, -8.3545
CIE-LCH:
78.6439, 8.6057, 283.8776
CIE-Luv:
78.6439, -2.5506, -13.1421
Hunter-Lab:
73.6974, -2.0288, -3.6765
#bfc2d2 color charts
#bfc2d2 color shades, tints & tones
#bfc2d2 color schemes
#bfc2d2 color preview, HTML & CSS examples
This text has a color of #bfc2d2
<p style="color:#bfc2d2;">Text here</p>
.mytext {color:#bfc2d2;}
This box has a color of #bfc2d2
<div style="background-color:#bfc2d2;">Content here</div>
.mybackground {background-color:#bfc2d2;}
Border around this has a color of #bfc2d2
<div style="border:2px solid #bfc2d2;">Content here</div>
.myborder {border:2px solid #bfc2d2;}