#d01dac color space conversions
Hex:
#d01dac
RGB:
208, 29, 172
CMY:
18, 89, 33
CMYK:
0, 86, 17, 18
HSL:
312°, 75.5274%, 46.4706%
HSV (HSB):
312°, 86.0577%, 81.5686%
XYZ:
33.8982, 17.2672, 40.5760
xyY:
0.3695, 0.1882, 17.2672
CIE-Lab:
48.5949, 76.1550, -32.5533
CIE-LCH:
48.5949, 82.8209, 336.8551
CIE-Luv:
48.5949, 81.6063, -59.0903
Hunter-Lab:
41.5538, 72.8951, -28.8072
#d01dac color charts
#d01dac color shades, tints & tones
#d01dac color schemes
#d01dac color preview, HTML & CSS examples
This text has a color of #d01dac
<p style="color:#d01dac;">Text here</p>
.mytext {color:#d01dac;}
This box has a color of #d01dac
<div style="background-color:#d01dac;">Content here</div>
.mybackground {background-color:#d01dac;}
Border around this has a color of #d01dac
<div style="border:2px solid #d01dac;">Content here</div>
.myborder {border:2px solid #d01dac;}