#df5ff9 color space conversions
Hex:
#df5ff9
RGB:
223, 95, 249
CMY:
13, 63, 2
CMYK:
10, 62, 0, 2
HSL:
290°, 92.7711%, 67.4510%
HSV (HSB):
290°, 61.8474%, 97.6471%
XYZ:
51.6225, 30.7119, 92.8297
xyY:
0.2947, 0.1753, 30.7119
CIE-Lab:
62.2637, 70.6033, -54.7065
CIE-LCH:
62.2637, 89.3176, 322.2299
CIE-Luv:
62.2637, 51.2195, -96.1627
Hunter-Lab:
55.4184, 69.2916, -60.5221
#df5ff9 color charts
#df5ff9 color shades, tints & tones
#df5ff9 color schemes
#df5ff9 color preview, HTML & CSS examples
This text has a color of #df5ff9
<p style="color:#df5ff9;">Text here</p>
.mytext {color:#df5ff9;}
This box has a color of #df5ff9
<div style="background-color:#df5ff9;">Content here</div>
.mybackground {background-color:#df5ff9;}
Border around this has a color of #df5ff9
<div style="border:2px solid #df5ff9;">Content here</div>
.myborder {border:2px solid #df5ff9;}