#dc26d5 color space conversions
Hex:
#dc26d5
RGB:
220, 38, 213
CMY:
14, 85, 16
CMYK:
0, 83, 3, 14
HSL:
302°, 72.2222%, 50.5882%
HSV (HSB):
302°, 82.7273%, 86.2745%
XYZ:
42.2186, 21.4060, 64.8574
xyY:
0.3286, 0.1666, 21.4060
CIE-Lab:
53.3910, 82.3985, -48.6394
CIE-LCH:
53.3910, 95.6833, 329.4469
CIE-Luv:
53.3910, 72.7865, -85.3754
Hunter-Lab:
46.2666, 81.9159, -50.7273
#dc26d5 color charts
#dc26d5 color shades, tints & tones
#dc26d5 color schemes
#dc26d5 color preview, HTML & CSS examples
This text has a color of #dc26d5
<p style="color:#dc26d5;">Text here</p>
.mytext {color:#dc26d5;}
This box has a color of #dc26d5
<div style="background-color:#dc26d5;">Content here</div>
.mybackground {background-color:#dc26d5;}
Border around this has a color of #dc26d5
<div style="border:2px solid #dc26d5;">Content here</div>
.myborder {border:2px solid #dc26d5;}