#dc03d5 color space conversions
Hex:
#dc03d5
RGB:
220, 3, 213
CMY:
14, 99, 16
CMYK:
0, 99, 3, 14
HSL:
302°, 97.3094%, 43.7255%
HSV (HSB):
302°, 98.6364%, 86.2745%
XYZ:
41.5580, 20.0849, 64.6372
xyY:
0.3291, 0.1591, 20.0849
CIE-Lab:
51.9330, 86.6826, -50.9624
CIE-LCH:
51.9330, 100.5537, 329.5479
CIE-Luv:
51.9330, 75.5237, -88.8180
Hunter-Lab:
44.8161, 87.0948, -54.1412
#dc03d5 color charts
#dc03d5 color shades, tints & tones
#dc03d5 color schemes
#dc03d5 color preview, HTML & CSS examples
This text has a color of #dc03d5
<p style="color:#dc03d5;">Text here</p>
.mytext {color:#dc03d5;}
This box has a color of #dc03d5
<div style="background-color:#dc03d5;">Content here</div>
.mybackground {background-color:#dc03d5;}
Border around this has a color of #dc03d5
<div style="border:2px solid #dc03d5;">Content here</div>
.myborder {border:2px solid #dc03d5;}