#df4fff color space conversions
Hex:
#df4fff
RGB:
223, 79, 255
CMY:
13, 69, 0
CMYK:
13, 69, 0, 0
HSL:
289°, 100.0000%, 65.4902%
HSV (HSB):
289°, 69.0196%, 100.0000%
XYZ:
51.2774, 28.4999, 97.4062
xyY:
0.2894, 0.1608, 28.4999
CIE-Lab:
60.3377, 77.9938, -61.0937
CIE-LCH:
60.3377, 99.0731, 321.9278
CIE-Luv:
60.3377, 53.4896, -106.4026
Hunter-Lab:
53.3853, 78.0276, -70.8100
#df4fff color charts
#df4fff color shades, tints & tones
#df4fff color schemes
#df4fff color preview, HTML & CSS examples
This text has a color of #df4fff
<p style="color:#df4fff;">Text here</p>
.mytext {color:#df4fff;}
This box has a color of #df4fff
<div style="background-color:#df4fff;">Content here</div>
.mybackground {background-color:#df4fff;}
Border around this has a color of #df4fff
<div style="border:2px solid #df4fff;">Content here</div>
.myborder {border:2px solid #df4fff;}