#d20dff color space conversions
Hex:
#d20dff
RGB:
210, 13, 255
CMY:
18, 95, 0
CMYK:
18, 95, 0, 0
HSL:
289°, 100.0000%, 52.5490%
HSV (HSB):
289°, 94.9020%, 100.0000%
XYZ:
44.7723, 21.2095, 96.3418
xyY:
0.2758, 0.1307, 21.2095
CIE-Lab:
53.1780, 90.8583, -72.7336
CIE-LCH:
53.1780, 116.3848, 321.3221
CIE-Luv:
53.1780, 53.1357, -121.3535
Hunter-Lab:
46.0538, 92.9390, -91.7937
#d20dff color charts
#d20dff color shades, tints & tones
#d20dff color schemes
#d20dff color preview, HTML & CSS examples
This text has a color of #d20dff
<p style="color:#d20dff;">Text here</p>
.mytext {color:#d20dff;}
This box has a color of #d20dff
<div style="background-color:#d20dff;">Content here</div>
.mybackground {background-color:#d20dff;}
Border around this has a color of #d20dff
<div style="border:2px solid #d20dff;">Content here</div>
.myborder {border:2px solid #d20dff;}