#df25e6 color space conversions
Hex:
#df25e6
RGB:
223, 37, 230
CMY:
13, 85, 10
CMYK:
3, 84, 0, 10
HSL:
298°, 79.4239%, 52.3529%
HSV (HSB):
298°, 83.9130%, 90.1961%
XYZ:
45.3759, 22.7243, 76.8576
xyY:
0.3130, 0.1568, 22.7243
CIE-Lab:
54.7872, 85.6628, -56.0292
CIE-LCH:
54.7872, 102.3591, 326.8127
CIE-Luv:
54.7872, 68.6741, -97.4073
Hunter-Lab:
47.6700, 86.4874, -62.2233
#df25e6 color charts
#df25e6 color shades, tints & tones
#df25e6 color schemes
#df25e6 color preview, HTML & CSS examples
This text has a color of #df25e6
<p style="color:#df25e6;">Text here</p>
.mytext {color:#df25e6;}
This box has a color of #df25e6
<div style="background-color:#df25e6;">Content here</div>
.mybackground {background-color:#df25e6;}
Border around this has a color of #df25e6
<div style="border:2px solid #df25e6;">Content here</div>
.myborder {border:2px solid #df25e6;}