#df25e4 color space conversions
Hex:
#df25e4
RGB:
223, 37, 228
CMY:
13, 85, 11
CMYK:
2, 84, 0, 11
HSL:
298°, 77.9592%, 51.9608%
HSV (HSB):
298°, 83.7719%, 89.4118%
XYZ:
45.0966, 22.6125, 75.3866
xyY:
0.3151, 0.1580, 22.6125
CIE-Lab:
54.6710, 85.3602, -55.0861
CIE-LCH:
54.6710, 101.5915, 327.1643
CIE-Luv:
54.6710, 69.4093, -95.9131
Hunter-Lab:
47.5527, 86.0634, -60.7073
#df25e4 color charts
#df25e4 color shades, tints & tones
#df25e4 color schemes
#df25e4 color preview, HTML & CSS examples
This text has a color of #df25e4
<p style="color:#df25e4;">Text here</p>
.mytext {color:#df25e4;}
This box has a color of #df25e4
<div style="background-color:#df25e4;">Content here</div>
.mybackground {background-color:#df25e4;}
Border around this has a color of #df25e4
<div style="border:2px solid #df25e4;">Content here</div>
.myborder {border:2px solid #df25e4;}