#bdafcd color space conversions
Hex:
#bdafcd
RGB:
189, 175, 205
CMY:
26, 31, 20
CMYK:
8, 15, 0, 20
HSL:
268°, 23.0769%, 74.5098%
HSV (HSB):
268°, 14.6341%, 80.3922%
XYZ:
47.3357, 45.8865, 64.1197
xyY:
0.3008, 0.2916, 45.8865
CIE-Lab:
73.4719, 10.6722, -13.3767
CIE-LCH:
73.4719, 17.1124, 308.5836
CIE-Luv:
73.4719, 5.9169, -22.2667
Hunter-Lab:
67.7396, 6.1895, -8.7039
#bdafcd color charts
#bdafcd color shades, tints & tones
#bdafcd color schemes
#bdafcd color preview, HTML & CSS examples
This text has a color of #bdafcd
<p style="color:#bdafcd;">Text here</p>
.mytext {color:#bdafcd;}
This box has a color of #bdafcd
<div style="background-color:#bdafcd;">Content here</div>
.mybackground {background-color:#bdafcd;}
Border around this has a color of #bdafcd
<div style="border:2px solid #bdafcd;">Content here</div>
.myborder {border:2px solid #bdafcd;}