#d5ace5 color space conversions
Hex:
#d5ace5
RGB:
213, 172, 229
CMY:
16, 33, 10
CMYK:
7, 25, 0, 10
HSL:
283°, 52.2936%, 78.6275%
HSV (HSB):
283°, 24.8908%, 89.8039%
XYZ:
56.3360, 49.3083, 80.6770
xyY:
0.3024, 0.2646, 49.3083
CIE-Lab:
75.6427, 24.9912, -22.9736
CIE-LCH:
75.6427, 33.9462, 317.4087
CIE-Luv:
75.6427, 18.9357, -40.1249
Hunter-Lab:
70.2199, 20.3220, -18.9655
#d5ace5 color charts
#d5ace5 color shades, tints & tones
#d5ace5 color schemes
#d5ace5 color preview, HTML & CSS examples
This text has a color of #d5ace5
<p style="color:#d5ace5;">Text here</p>
.mytext {color:#d5ace5;}
This box has a color of #d5ace5
<div style="background-color:#d5ace5;">Content here</div>
.mybackground {background-color:#d5ace5;}
Border around this has a color of #d5ace5
<div style="border:2px solid #d5ace5;">Content here</div>
.myborder {border:2px solid #d5ace5;}