#d203f7 color space conversions
Hex:
#d203f7
RGB:
210, 3, 247
CMY:
18, 99, 3
CMYK:
15, 99, 0, 3
HSL:
291°, 97.6000%, 49.0196%
HSV (HSB):
291°, 98.7854%, 96.8627%
XYZ:
43.3994, 20.4822, 89.6617
xyY:
0.2827, 0.1334, 20.4822
CIE-Lab:
52.3780, 90.2887, -69.5685
CIE-LCH:
52.3780, 113.9817, 322.3854
CIE-Luv:
52.3780, 56.0593, -116.3212
Hunter-Lab:
45.2572, 91.9724, -85.7828
#d203f7 color charts
#d203f7 color shades, tints & tones
#d203f7 color schemes
#d203f7 color preview, HTML & CSS examples
This text has a color of #d203f7
<p style="color:#d203f7;">Text here</p>
.mytext {color:#d203f7;}
This box has a color of #d203f7
<div style="background-color:#d203f7;">Content here</div>
.mybackground {background-color:#d203f7;}
Border around this has a color of #d203f7
<div style="border:2px solid #d203f7;">Content here</div>
.myborder {border:2px solid #d203f7;}