#dd25cd color space conversions
Hex:
#dd25cd
RGB:
221, 37, 205
CMY:
13, 85, 20
CMYK:
0, 83, 7, 13
HSL:
305°, 73.0159%, 50.5882%
HSV (HSB):
305°, 83.2579%, 86.6667%
XYZ:
41.4998, 21.1031, 59.6436
xyY:
0.3395, 0.1726, 21.1031
CIE-Lab:
53.0621, 81.6386, -44.5706
CIE-LCH:
53.0621, 93.0129, 331.3677
CIE-Luv:
53.0621, 76.7735, -79.0783
Hunter-Lab:
45.9381, 80.8627, -44.8224
#dd25cd color charts
#dd25cd color shades, tints & tones
#dd25cd color schemes
#dd25cd color preview, HTML & CSS examples
This text has a color of #dd25cd
<p style="color:#dd25cd;">Text here</p>
.mytext {color:#dd25cd;}
This box has a color of #dd25cd
<div style="background-color:#dd25cd;">Content here</div>
.mybackground {background-color:#dd25cd;}
Border around this has a color of #dd25cd
<div style="border:2px solid #dd25cd;">Content here</div>
.myborder {border:2px solid #dd25cd;}