#d09aec color space conversions
Hex:
#d09aec
RGB:
208, 154, 236
CMY:
18, 40, 7
CMYK:
12, 35, 0, 7
HSL:
280°, 68.3333%, 76.4706%
HSV (HSB):
280°, 34.7458%, 92.5490%
XYZ:
52.7083, 42.5772, 84.7971
xyY:
0.2927, 0.2364, 42.5772
CIE-Lab:
71.2671, 34.6361, -33.5476
CIE-LCH:
71.2671, 48.2193, 315.9146
CIE-Luv:
71.2671, 23.2410, -58.5196
Hunter-Lab:
65.2512, 29.9983, -31.3743
#d09aec color charts
#d09aec color shades, tints & tones
#d09aec color schemes
#d09aec color preview, HTML & CSS examples
This text has a color of #d09aec
<p style="color:#d09aec;">Text here</p>
.mytext {color:#d09aec;}
This box has a color of #d09aec
<div style="background-color:#d09aec;">Content here</div>
.mybackground {background-color:#d09aec;}
Border around this has a color of #d09aec
<div style="border:2px solid #d09aec;">Content here</div>
.myborder {border:2px solid #d09aec;}