#bdafdc color space conversions
Hex:
#bdafdc
RGB:
189, 175, 220
CMY:
26, 31, 14
CMYK:
14, 20, 0, 14
HSL:
259°, 39.1304%, 77.4510%
HSV (HSB):
259°, 20.4545%, 86.2745%
XYZ:
49.2345, 46.6461, 74.1188
xyY:
0.2896, 0.2744, 46.6461
CIE-Lab:
73.9628, 13.7861, -20.8269
CIE-LCH:
73.9628, 24.9764, 303.5021
CIE-Luv:
73.9628, 4.7317, -34.7194
Hunter-Lab:
68.2979, 9.1554, -16.5346
#bdafdc color charts
#bdafdc color shades, tints & tones
#bdafdc color schemes
#bdafdc color preview, HTML & CSS examples
This text has a color of #bdafdc
<p style="color:#bdafdc;">Text here</p>
.mytext {color:#bdafdc;}
This box has a color of #bdafdc
<div style="background-color:#bdafdc;">Content here</div>
.mybackground {background-color:#bdafdc;}
Border around this has a color of #bdafdc
<div style="border:2px solid #bdafdc;">Content here</div>
.myborder {border:2px solid #bdafdc;}