#dc03d9 color space conversions
Hex:
#dc03d9
RGB:
220, 3, 217
CMY:
14, 99, 15
CMYK:
0, 99, 1, 14
HSL:
301°, 97.3094%, 43.7255%
HSV (HSB):
301°, 98.6364%, 86.2745%
XYZ:
42.0721, 20.2905, 67.3447
xyY:
0.3244, 0.1564, 20.2905
CIE-Lab:
52.1641, 87.2452, -52.8789
CIE-LCH:
52.1641, 102.0191, 328.7802
CIE-Luv:
52.1641, 73.9141, -91.8055
Hunter-Lab:
45.0450, 87.8907, -57.1102
#dc03d9 color charts
#dc03d9 color shades, tints & tones
#dc03d9 color schemes
#dc03d9 color preview, HTML & CSS examples
This text has a color of #dc03d9
<p style="color:#dc03d9;">Text here</p>
.mytext {color:#dc03d9;}
This box has a color of #dc03d9
<div style="background-color:#dc03d9;">Content here</div>
.mybackground {background-color:#dc03d9;}
Border around this has a color of #dc03d9
<div style="border:2px solid #dc03d9;">Content here</div>
.myborder {border:2px solid #dc03d9;}