#dc10f5 color space conversions
Hex:
#dc10f5
RGB:
220, 16, 245
CMY:
14, 94, 4
CMYK:
10, 93, 0, 4
HSL:
293°, 91.9679%, 51.1765%
HSV (HSB):
293°, 93.4694%, 96.0784%
XYZ:
46.1819, 22.1788, 88.2331
xyY:
0.2949, 0.1416, 22.1788
CIE-Lab:
54.2162, 90.4242, -65.3982
CIE-LCH:
54.2162, 111.5951, 324.1241
CIE-Luv:
54.2162, 62.8685, -111.4825
Hunter-Lab:
47.0944, 92.6264, -78.1160
#dc10f5 color charts
#dc10f5 color shades, tints & tones
#dc10f5 color schemes
#dc10f5 color preview, HTML & CSS examples
This text has a color of #dc10f5
<p style="color:#dc10f5;">Text here</p>
.mytext {color:#dc10f5;}
This box has a color of #dc10f5
<div style="background-color:#dc10f5;">Content here</div>
.mybackground {background-color:#dc10f5;}
Border around this has a color of #dc10f5
<div style="border:2px solid #dc10f5;">Content here</div>
.myborder {border:2px solid #dc10f5;}