#d020a5 color space conversions
Hex:
#d020a5
RGB:
208, 32, 165
CMY:
18, 87, 35
CMYK:
0, 85, 21, 18
HSL:
315°, 73.3333%, 47.0588%
HSV (HSB):
315°, 84.6154%, 81.5686%
XYZ:
33.3205, 17.1595, 37.1532
xyY:
0.3802, 0.1958, 17.1595
CIE-Lab:
48.4604, 74.7089, -28.6190
CIE-LCH:
48.4604, 80.0029, 339.0395
CIE-Luv:
48.4604, 84.1436, -53.1286
Hunter-Lab:
41.4241, 71.0888, -24.1804
#d020a5 color charts
#d020a5 color shades, tints & tones
#d020a5 color schemes
#d020a5 color preview, HTML & CSS examples
This text has a color of #d020a5
<p style="color:#d020a5;">Text here</p>
.mytext {color:#d020a5;}
This box has a color of #d020a5
<div style="background-color:#d020a5;">Content here</div>
.mybackground {background-color:#d020a5;}
Border around this has a color of #d020a5
<div style="border:2px solid #d020a5;">Content here</div>
.myborder {border:2px solid #d020a5;}