#d0ace5 color space conversions
Hex:
#d0ace5
RGB:
208, 172, 229
CMY:
18, 33, 10
CMYK:
9, 25, 0, 10
HSL:
278°, 52.2936%, 78.6275%
HSV (HSB):
278°, 24.8908%, 89.8039%
XYZ:
54.9078, 48.5721, 80.6101
xyY:
0.2983, 0.2638, 48.5721
CIE-Lab:
75.1843, 23.3876, -23.7139
CIE-LCH:
75.1843, 33.3066, 314.6030
CIE-Luv:
75.1843, 15.9978, -41.0336
Hunter-Lab:
69.6937, 18.6664, -19.7913
#d0ace5 color charts
#d0ace5 color shades, tints & tones
#d0ace5 color schemes
#d0ace5 color preview, HTML & CSS examples
This text has a color of #d0ace5
<p style="color:#d0ace5;">Text here</p>
.mytext {color:#d0ace5;}
This box has a color of #d0ace5
<div style="background-color:#d0ace5;">Content here</div>
.mybackground {background-color:#d0ace5;}
Border around this has a color of #d0ace5
<div style="border:2px solid #d0ace5;">Content here</div>
.myborder {border:2px solid #d0ace5;}