#d03fd6 color space conversions
Hex:
#d03fd6
RGB:
208, 63, 214
CMY:
18, 75, 16
CMYK:
3, 71, 0, 16
HSL:
298°, 64.8069%, 54.3137%
HSV (HSB):
298°, 70.5607%, 83.9216%
XYZ:
39.9275, 21.8199, 65.7256
xyY:
0.3132, 0.1712, 21.8199
CIE-Lab:
53.8354, 73.4531, -48.6206
CIE-LCH:
53.8354, 88.0870, 326.4984
CIE-Luv:
53.8354, 59.5803, -84.2594
Hunter-Lab:
46.7118, 70.8294, -50.7253
#d03fd6 color charts
#d03fd6 color shades, tints & tones
#d03fd6 color schemes
#d03fd6 color preview, HTML & CSS examples
This text has a color of #d03fd6
<p style="color:#d03fd6;">Text here</p>
.mytext {color:#d03fd6;}
This box has a color of #d03fd6
<div style="background-color:#d03fd6;">Content here</div>
.mybackground {background-color:#d03fd6;}
Border around this has a color of #d03fd6
<div style="border:2px solid #d03fd6;">Content here</div>
.myborder {border:2px solid #d03fd6;}