#df0dfc color space conversions
Hex:
#df0dfc
RGB:
223, 13, 252
CMY:
13, 95, 1
CMYK:
12, 95, 0, 1
HSL:
293°, 97.5510%, 51.9608%
HSV (HSB):
293°, 94.8413%, 98.8235%
XYZ:
48.1460, 23.0041, 93.9981
xyY:
0.2915, 0.1393, 23.0041
CIE-Lab:
55.0766, 92.2111, -67.8905
CIE-LCH:
55.0766, 114.5077, 323.6376
CIE-Luv:
55.0766, 62.5671, -115.7812
Hunter-Lab:
47.9626, 95.2482, -82.6240
#df0dfc color charts
#df0dfc color shades, tints & tones
#df0dfc color schemes
#df0dfc color preview, HTML & CSS examples
This text has a color of #df0dfc
<p style="color:#df0dfc;">Text here</p>
.mytext {color:#df0dfc;}
This box has a color of #df0dfc
<div style="background-color:#df0dfc;">Content here</div>
.mybackground {background-color:#df0dfc;}
Border around this has a color of #df0dfc
<div style="border:2px solid #df0dfc;">Content here</div>
.myborder {border:2px solid #df0dfc;}