#df7ed6 color space conversions
Hex:
#df7ed6
RGB:
223, 126, 214
CMY:
13, 51, 16
CMYK:
0, 43, 4, 13
HSL:
306°, 60.2484%, 68.4314%
HSV (HSB):
306°, 43.4978%, 87.4510%
XYZ:
50.0299, 35.4647, 67.8268
xyY:
0.3263, 0.2313, 35.4647
CIE-Lab:
66.1089, 49.7901, -29.2418
CIE-LCH:
66.1089, 57.7420, 329.5742
CIE-Luv:
66.1089, 48.9294, -53.2696
Hunter-Lab:
59.5523, 45.7414, -25.8415
#df7ed6 color charts
#df7ed6 color shades, tints & tones
#df7ed6 color schemes
#df7ed6 color preview, HTML & CSS examples
This text has a color of #df7ed6
<p style="color:#df7ed6;">Text here</p>
.mytext {color:#df7ed6;}
This box has a color of #df7ed6
<div style="background-color:#df7ed6;">Content here</div>
.mybackground {background-color:#df7ed6;}
Border around this has a color of #df7ed6
<div style="border:2px solid #df7ed6;">Content here</div>
.myborder {border:2px solid #df7ed6;}