#dc73f5 color space conversions
Hex:
#dc73f5
RGB:
220, 115, 245
CMY:
14, 55, 4
CMYK:
10, 53, 0, 4
HSL:
288°, 86.6667%, 70.5882%
HSV (HSB):
288°, 53.0612%, 96.0784%
XYZ:
52.1274, 34.0697, 90.2149
xyY:
0.2955, 0.1931, 34.0697
CIE-Lab:
65.0178, 60.0575, -48.1604
CIE-LCH:
65.0178, 76.9827, 321.2737
CIE-Luv:
65.0178, 44.1434, -85.0280
Hunter-Lab:
58.3692, 57.2654, -50.7795
#dc73f5 color charts
#dc73f5 color shades, tints & tones
#dc73f5 color schemes
#dc73f5 color preview, HTML & CSS examples
This text has a color of #dc73f5
<p style="color:#dc73f5;">Text here</p>
.mytext {color:#dc73f5;}
This box has a color of #dc73f5
<div style="background-color:#dc73f5;">Content here</div>
.mybackground {background-color:#dc73f5;}
Border around this has a color of #dc73f5
<div style="border:2px solid #dc73f5;">Content here</div>
.myborder {border:2px solid #dc73f5;}