#d20ff1 color space conversions
Hex:
#d20ff1
RGB:
210, 15, 241
CMY:
18, 94, 5
CMYK:
13, 94, 0, 5
HSL:
292°, 88.9764%, 50.1961%
HSV (HSB):
292°, 93.7759%, 94.5098%
XYZ:
42.6264, 20.3942, 84.9089
xyY:
0.2882, 0.1379, 20.3942
CIE-Lab:
52.2800, 88.4117, -66.3649
CIE-LCH:
52.2800, 110.5483, 323.1068
CIE-Luv:
52.2800, 57.6318, -111.5151
Hunter-Lab:
45.1599, 89.4560, -79.8642
#d20ff1 color charts
#d20ff1 color shades, tints & tones
#d20ff1 color schemes
#d20ff1 color preview, HTML & CSS examples
This text has a color of #d20ff1
<p style="color:#d20ff1;">Text here</p>
.mytext {color:#d20ff1;}
This box has a color of #d20ff1
<div style="background-color:#d20ff1;">Content here</div>
.mybackground {background-color:#d20ff1;}
Border around this has a color of #d20ff1
<div style="border:2px solid #d20ff1;">Content here</div>
.myborder {border:2px solid #d20ff1;}