#d180d1 color space conversions
Hex:
#d180d1
RGB:
209, 128, 209
CMY:
18, 50, 18
CMYK:
0, 39, 0, 18
HSL:
300°, 46.8208%, 66.0784%
HSV (HSB):
300°, 38.7560%, 81.9608%
XYZ:
45.5223, 33.5971, 64.4072
xyY:
0.3172, 0.2341, 33.5971
CIE-Lab:
64.6415, 43.6071, -28.8516
CIE-LCH:
64.6415, 52.2876, 326.5103
CIE-Luv:
64.6415, 39.7749, -51.4360
Hunter-Lab:
57.9630, 38.7529, -25.3076
#d180d1 color charts
#d180d1 color shades, tints & tones
#d180d1 color schemes
#d180d1 color preview, HTML & CSS examples
This text has a color of #d180d1
<p style="color:#d180d1;">Text here</p>
.mytext {color:#d180d1;}
This box has a color of #d180d1
<div style="background-color:#d180d1;">Content here</div>
.mybackground {background-color:#d180d1;}
Border around this has a color of #d180d1
<div style="border:2px solid #d180d1;">Content here</div>
.myborder {border:2px solid #d180d1;}