#bfaddc color space conversions
Hex:
#bfaddc
RGB:
191, 173, 220
CMY:
25, 32, 14
CMYK:
13, 21, 0, 14
HSL:
263°, 40.1709%, 77.0588%
HSV (HSB):
263°, 21.3636%, 86.2745%
XYZ:
49.3477, 46.1308, 74.0134
xyY:
0.2912, 0.2722, 46.1308
CIE-Lab:
73.6303, 15.5267, -21.3167
CIE-LCH:
73.6303, 26.3720, 306.0689
CIE-Luv:
73.6303, 6.7583, -35.7645
Hunter-Lab:
67.9197, 10.8315, -17.0657
#bfaddc color charts
#bfaddc color shades, tints & tones
#bfaddc color schemes
#bfaddc color preview, HTML & CSS examples
This text has a color of #bfaddc
<p style="color:#bfaddc;">Text here</p>
.mytext {color:#bfaddc;}
This box has a color of #bfaddc
<div style="background-color:#bfaddc;">Content here</div>
.mybackground {background-color:#bfaddc;}
Border around this has a color of #bfaddc
<div style="border:2px solid #bfaddc;">Content here</div>
.myborder {border:2px solid #bfaddc;}