#bfadc7 color space conversions
Hex:
#bfadc7
RGB:
191, 173, 199
CMY:
25, 32, 22
CMYK:
4, 13, 0, 22
HSL:
282°, 18.8406%, 72.9412%
HSV (HSB):
282°, 13.0653%, 78.0392%
XYZ:
46.7382, 45.0870, 60.2721
xyY:
0.3073, 0.2964, 45.0870
CIE-Lab:
72.9492, 11.2507, -10.8554
CIE-LCH:
72.9492, 15.6339, 316.0246
CIE-Luv:
72.9492, 8.5337, -18.3897
Hunter-Lab:
67.1469, 6.7396, -6.2169
#bfadc7 color charts
#bfadc7 color shades, tints & tones
#bfadc7 color schemes
#bfadc7 color preview, HTML & CSS examples
This text has a color of #bfadc7
<p style="color:#bfadc7;">Text here</p>
.mytext {color:#bfadc7;}
This box has a color of #bfadc7
<div style="background-color:#bfadc7;">Content here</div>
.mybackground {background-color:#bfadc7;}
Border around this has a color of #bfadc7
<div style="border:2px solid #bfadc7;">Content here</div>
.myborder {border:2px solid #bfadc7;}