#df35cd color space conversions
Hex:
#df35cd
RGB:
223, 53, 205
CMY:
13, 79, 20
CMYK:
0, 76, 8, 13
HSL:
306°, 72.6496%, 54.1176%
HSV (HSB):
306°, 76.2332%, 87.4510%
XYZ:
42.7240, 22.6420, 59.8761
xyY:
0.3411, 0.1808, 22.6420
CIE-Lab:
54.7016, 78.2655, -41.9562
CIE-LCH:
54.7016, 88.8021, 331.8053
CIE-Luv:
54.7016, 75.5604, -75.1875
Hunter-Lab:
47.5836, 76.9990, -41.2983
#df35cd color charts
#df35cd color shades, tints & tones
#df35cd color schemes
#df35cd color preview, HTML & CSS examples
This text has a color of #df35cd
<p style="color:#df35cd;">Text here</p>
.mytext {color:#df35cd;}
This box has a color of #df35cd
<div style="background-color:#df35cd;">Content here</div>
.mybackground {background-color:#df35cd;}
Border around this has a color of #df35cd
<div style="border:2px solid #df35cd;">Content here</div>
.myborder {border:2px solid #df35cd;}