#dc03e4 color space conversions
Hex:
#dc03e4
RGB:
220, 3, 228
CMY:
14, 99, 11
CMYK:
4, 99, 0, 11
HSL:
298°, 97.4026%, 45.2941%
HSV (HSB):
298°, 98.6842%, 89.4118%
XYZ:
43.5514, 20.8822, 75.1340
xyY:
0.3120, 0.1496, 20.8822
CIE-Lab:
52.8203, 88.8311, -58.0791
CIE-LCH:
52.8203, 106.1327, 326.8227
CIE-Luv:
52.8203, 69.6184, -99.9228
Hunter-Lab:
45.6971, 90.1487, -65.4953
#dc03e4 color charts
#dc03e4 color shades, tints & tones
#dc03e4 color schemes
#dc03e4 color preview, HTML & CSS examples
This text has a color of #dc03e4
<p style="color:#dc03e4;">Text here</p>
.mytext {color:#dc03e4;}
This box has a color of #dc03e4
<div style="background-color:#dc03e4;">Content here</div>
.mybackground {background-color:#dc03e4;}
Border around this has a color of #dc03e4
<div style="border:2px solid #dc03e4;">Content here</div>
.myborder {border:2px solid #dc03e4;}