#dc25cd color space conversions
Hex:
#dc25cd
RGB:
220, 37, 205
CMY:
14, 85, 20
CMYK:
0, 83, 7, 14
HSL:
305°, 72.3320%, 50.3922%
HSV (HSB):
305°, 83.1818%, 86.2745%
XYZ:
41.1962, 20.9466, 59.6294
xyY:
0.3383, 0.1720, 20.9466
CIE-Lab:
52.8910, 81.4491, -44.8527
CIE-LCH:
52.8910, 92.9824, 331.1591
CIE-Luv:
52.8910, 76.0347, -79.4098
Hunter-Lab:
45.7674, 80.5787, -45.2105
#dc25cd color charts
#dc25cd color shades, tints & tones
#dc25cd color schemes
#dc25cd color preview, HTML & CSS examples
This text has a color of #dc25cd
<p style="color:#dc25cd;">Text here</p>
.mytext {color:#dc25cd;}
This box has a color of #dc25cd
<div style="background-color:#dc25cd;">Content here</div>
.mybackground {background-color:#dc25cd;}
Border around this has a color of #dc25cd
<div style="border:2px solid #dc25cd;">Content here</div>
.myborder {border:2px solid #dc25cd;}