#dc03b2 color space conversions
Hex:
#dc03b2
RGB:
220, 3, 178
CMY:
14, 99, 30
CMYK:
0, 99, 19, 14
HSL:
312°, 97.3094%, 43.7255%
HSV (HSB):
312°, 98.6364%, 86.2745%
XYZ:
37.5836, 18.4951, 43.7085
xyY:
0.3766, 0.1853, 18.4951
CIE-Lab:
50.0912, 82.1163, -33.5859
CIE-LCH:
50.0912, 88.7192, 337.7553
CIE-Luv:
50.0912, 90.5998, -62.0125
Hunter-Lab:
43.0060, 80.7338, -30.1544
#dc03b2 color charts
#dc03b2 color shades, tints & tones
#dc03b2 color schemes
#dc03b2 color preview, HTML & CSS examples
This text has a color of #dc03b2
<p style="color:#dc03b2;">Text here</p>
.mytext {color:#dc03b2;}
This box has a color of #dc03b2
<div style="background-color:#dc03b2;">Content here</div>
.mybackground {background-color:#dc03b2;}
Border around this has a color of #dc03b2
<div style="border:2px solid #dc03b2;">Content here</div>
.myborder {border:2px solid #dc03b2;}