#d20ff3 color space conversions
Hex:
#d20ff3
RGB:
210, 15, 243
CMY:
18, 94, 5
CMYK:
14, 94, 0, 5
HSL:
291°, 90.4762%, 50.5882%
HSV (HSB):
291°, 93.8272%, 95.2941%
XYZ:
42.9268, 20.5144, 86.4912
xyY:
0.2863, 0.1368, 20.5144
CIE-Lab:
52.4138, 88.7318, -67.2705
CIE-LCH:
52.4138, 111.3493, 322.8330
CIE-Luv:
52.4138, 56.9594, -112.9203
Hunter-Lab:
45.2928, 89.9134, -81.5154
#d20ff3 color charts
#d20ff3 color shades, tints & tones
#d20ff3 color schemes
#d20ff3 color preview, HTML & CSS examples
This text has a color of #d20ff3
<p style="color:#d20ff3;">Text here</p>
.mytext {color:#d20ff3;}
This box has a color of #d20ff3
<div style="background-color:#d20ff3;">Content here</div>
.mybackground {background-color:#d20ff3;}
Border around this has a color of #d20ff3
<div style="border:2px solid #d20ff3;">Content here</div>
.myborder {border:2px solid #d20ff3;}