#df65ff color space conversions
Hex:
#df65ff
RGB:
223, 101, 255
CMY:
13, 60, 0
CMYK:
13, 60, 0, 0
HSL:
288°, 100.0000%, 69.8039%
HSV (HSB):
288°, 60.3922%, 100.0000%
XYZ:
53.1351, 32.2153, 98.0254
xyY:
0.2898, 0.1757, 32.2153
CIE-Lab:
63.5205, 69.1324, -56.0138
CIE-LCH:
63.5205, 88.9766, 320.9842
CIE-Luv:
63.5205, 47.9745, -98.4305
Hunter-Lab:
56.7586, 67.7771, -62.6664
#df65ff color charts
#df65ff color shades, tints & tones
#df65ff color schemes
#df65ff color preview, HTML & CSS examples
This text has a color of #df65ff
<p style="color:#df65ff;">Text here</p>
.mytext {color:#df65ff;}
This box has a color of #df65ff
<div style="background-color:#df65ff;">Content here</div>
.mybackground {background-color:#df65ff;}
Border around this has a color of #df65ff
<div style="border:2px solid #df65ff;">Content here</div>
.myborder {border:2px solid #df65ff;}