#dc03b3 color space conversions
Hex:
#dc03b3
RGB:
220, 3, 179
CMY:
14, 99, 30
CMYK:
0, 99, 19, 14
HSL:
311°, 97.3094%, 43.7255%
HSV (HSB):
311°, 98.6364%, 86.2745%
XYZ:
37.6844, 18.5354, 44.2393
xyY:
0.3751, 0.1845, 18.5354
CIE-Lab:
50.1392, 82.2372, -34.0980
CIE-LCH:
50.1392, 89.0260, 337.4797
CIE-Luv:
50.1392, 90.1471, -62.7907
Hunter-Lab:
43.0528, 80.9000, -30.7871
#dc03b3 color charts
#dc03b3 color shades, tints & tones
#dc03b3 color schemes
#dc03b3 color preview, HTML & CSS examples
This text has a color of #dc03b3
<p style="color:#dc03b3;">Text here</p>
.mytext {color:#dc03b3;}
This box has a color of #dc03b3
<div style="background-color:#dc03b3;">Content here</div>
.mybackground {background-color:#dc03b3;}
Border around this has a color of #dc03b3
<div style="border:2px solid #dc03b3;">Content here</div>
.myborder {border:2px solid #dc03b3;}