#dc03c0 color space conversions
Hex:
#dc03c0
RGB:
220, 3, 192
CMY:
14, 99, 25
CMYK:
0, 99, 13, 14
HSL:
308°, 97.3094%, 43.7255%
HSV (HSB):
308°, 98.6364%, 86.2745%
XYZ:
39.0622, 19.0865, 51.4944
xyY:
0.3563, 0.1741, 19.0865
CIE-Lab:
50.7883, 83.8623, -40.6702
CIE-LCH:
50.7883, 93.2039, 334.1283
CIE-Luv:
50.7883, 84.3695, -72.8564
Hunter-Lab:
43.6881, 83.1451, -39.3024
#dc03c0 color charts
#dc03c0 color shades, tints & tones
#dc03c0 color schemes
#dc03c0 color preview, HTML & CSS examples
This text has a color of #dc03c0
<p style="color:#dc03c0;">Text here</p>
.mytext {color:#dc03c0;}
This box has a color of #dc03c0
<div style="background-color:#dc03c0;">Content here</div>
.mybackground {background-color:#dc03c0;}
Border around this has a color of #dc03c0
<div style="border:2px solid #dc03c0;">Content here</div>
.myborder {border:2px solid #dc03c0;}