#d180d8 color space conversions
Hex:
#d180d8
RGB:
209, 128, 216
CMY:
18, 50, 15
CMYK:
3, 41, 0, 15
HSL:
295°, 53.0120%, 67.4510%
HSV (HSB):
295°, 40.7407%, 84.7059%
XYZ:
46.4083, 33.9515, 69.0731
xyY:
0.3106, 0.2272, 33.9515
CIE-Lab:
64.9241, 44.9109, -32.3244
CIE-LCH:
64.9241, 55.3341, 324.2557
CIE-Luv:
64.9241, 38.3908, -57.2303
Hunter-Lab:
58.2679, 40.2000, -29.4971
#d180d8 color charts
#d180d8 color shades, tints & tones
#d180d8 color schemes
#d180d8 color preview, HTML & CSS examples
This text has a color of #d180d8
<p style="color:#d180d8;">Text here</p>
.mytext {color:#d180d8;}
This box has a color of #d180d8
<div style="background-color:#d180d8;">Content here</div>
.mybackground {background-color:#d180d8;}
Border around this has a color of #d180d8
<div style="border:2px solid #d180d8;">Content here</div>
.myborder {border:2px solid #d180d8;}