#d27ace color space conversions
Hex:
#d27ace
RGB:
210, 122, 206
CMY:
18, 52, 19
CMYK:
0, 42, 2, 18
HSL:
303°, 49.4382%, 65.0980%
HSV (HSB):
303°, 41.9048%, 82.3529%
XYZ:
44.6785, 32.0769, 62.2292
xyY:
0.3215, 0.2308, 32.0769
CIE-Lab:
63.4064, 46.4984, -29.0669
CIE-LCH:
63.4064, 54.8360, 327.9899
CIE-Luv:
63.4064, 43.6702, -52.0661
Hunter-Lab:
56.6365, 41.6982, -25.4991
#d27ace color charts
#d27ace color shades, tints & tones
#d27ace color schemes
#d27ace color preview, HTML & CSS examples
This text has a color of #d27ace
<p style="color:#d27ace;">Text here</p>
.mytext {color:#d27ace;}
This box has a color of #d27ace
<div style="background-color:#d27ace;">Content here</div>
.mybackground {background-color:#d27ace;}
Border around this has a color of #d27ace
<div style="border:2px solid #d27ace;">Content here</div>
.myborder {border:2px solid #d27ace;}