#bfadd7 color space conversions
Hex:
#bfadd7
RGB:
191, 173, 215
CMY:
25, 32, 16
CMYK:
11, 20, 0, 16
HSL:
266°, 34.4262%, 76.0784%
HSV (HSB):
266°, 19.5349%, 84.3137%
XYZ:
48.6952, 45.8698, 70.5772
xyY:
0.2949, 0.2778, 45.8698
CIE-Lab:
73.4610, 14.4776, -18.8441
CIE-LCH:
73.4610, 23.7634, 307.5344
CIE-Luv:
73.4610, 7.1838, -31.5922
Hunter-Lab:
67.7272, 9.8169, -14.3759
#bfadd7 color charts
#bfadd7 color shades, tints & tones
#bfadd7 color schemes
#bfadd7 color preview, HTML & CSS examples
This text has a color of #bfadd7
<p style="color:#bfadd7;">Text here</p>
.mytext {color:#bfadd7;}
This box has a color of #bfadd7
<div style="background-color:#bfadd7;">Content here</div>
.mybackground {background-color:#bfadd7;}
Border around this has a color of #bfadd7
<div style="border:2px solid #bfadd7;">Content here</div>
.myborder {border:2px solid #bfadd7;}