#d020d2 color space conversions
Hex:
#d020d2
RGB:
208, 32, 210
CMY:
18, 87, 18
CMYK:
1, 85, 0, 18
HSL:
299°, 73.5537%, 47.4510%
HSV (HSB):
299°, 84.7619%, 82.3529%
XYZ:
38.1618, 19.0961, 62.6473
xyY:
0.3183, 0.1593, 19.0961
CIE-Lab:
50.7994, 80.9360, -51.1740
CIE-LCH:
50.7994, 95.7570, 327.6957
CIE-Luv:
50.7994, 66.0276, -87.8454
Hunter-Lab:
43.6990, 79.4084, -54.4093
#d020d2 color charts
#d020d2 color shades, tints & tones
#d020d2 color schemes
#d020d2 color preview, HTML & CSS examples
This text has a color of #d020d2
<p style="color:#d020d2;">Text here</p>
.mytext {color:#d020d2;}
This box has a color of #d020d2
<div style="background-color:#d020d2;">Content here</div>
.mybackground {background-color:#d020d2;}
Border around this has a color of #d020d2
<div style="border:2px solid #d020d2;">Content here</div>
.myborder {border:2px solid #d020d2;}