#d04ddd color space conversions
Hex:
#d04ddd
RGB:
208, 77, 221
CMY:
18, 70, 13
CMYK:
6, 65, 0, 13
HSL:
295°, 67.9245%, 58.4314%
HSV (HSB):
295°, 65.1584%, 86.6667%
XYZ:
41.7174, 23.9381, 70.8284
xyY:
0.3057, 0.1754, 23.9381
CIE-Lab:
56.0258, 69.5261, -49.1099
CIE-LCH:
56.0258, 85.1215, 324.7645
CIE-Luv:
56.0258, 54.0838, -85.2419
Hunter-Lab:
48.9266, 66.5772, -51.5823
#d04ddd color charts
#d04ddd color shades, tints & tones
#d04ddd color schemes
#d04ddd color preview, HTML & CSS examples
This text has a color of #d04ddd
<p style="color:#d04ddd;">Text here</p>
.mytext {color:#d04ddd;}
This box has a color of #d04ddd
<div style="background-color:#d04ddd;">Content here</div>
.mybackground {background-color:#d04ddd;}
Border around this has a color of #d04ddd
<div style="border:2px solid #d04ddd;">Content here</div>
.myborder {border:2px solid #d04ddd;}