#d1ace5 color space conversions
Hex:
#d1ace5
RGB:
209, 172, 229
CMY:
18, 33, 10
CMYK:
9, 25, 0, 10
HSL:
279°, 52.2936%, 78.6275%
HSV (HSB):
279°, 24.8908%, 89.8039%
XYZ:
55.1899, 48.7175, 80.6233
xyY:
0.2991, 0.2640, 48.7175
CIE-Lab:
75.2752, 23.7076, -23.5671
CIE-LCH:
75.2752, 33.4284, 315.1703
CIE-Luv:
75.2752, 16.5809, -40.8532
Hunter-Lab:
69.7979, 18.9953, -19.6271
#d1ace5 color charts
#d1ace5 color shades, tints & tones
#d1ace5 color schemes
#d1ace5 color preview, HTML & CSS examples
This text has a color of #d1ace5
<p style="color:#d1ace5;">Text here</p>
.mytext {color:#d1ace5;}
This box has a color of #d1ace5
<div style="background-color:#d1ace5;">Content here</div>
.mybackground {background-color:#d1ace5;}
Border around this has a color of #d1ace5
<div style="border:2px solid #d1ace5;">Content here</div>
.myborder {border:2px solid #d1ace5;}