#df03d7 color space conversions
Hex:
#df03d7
RGB:
223, 3, 215
CMY:
13, 99, 16
CMYK:
0, 99, 4, 13
HSL:
302°, 97.3451%, 44.3137%
HSV (HSB):
302°, 98.6547%, 87.4510%
XYZ:
42.7297, 20.6594, 66.0255
xyY:
0.3302, 0.1596, 20.6594
CIE-Lab:
52.5747, 87.4504, -51.0510
CIE-LCH:
52.5747, 101.2610, 329.7249
CIE-Luv:
52.5747, 76.9099, -89.3307
Hunter-Lab:
45.4526, 88.2647, -54.3092
#df03d7 color charts
#df03d7 color shades, tints & tones
#df03d7 color schemes
#df03d7 color preview, HTML & CSS examples
This text has a color of #df03d7
<p style="color:#df03d7;">Text here</p>
.mytext {color:#df03d7;}
This box has a color of #df03d7
<div style="background-color:#df03d7;">Content here</div>
.mybackground {background-color:#df03d7;}
Border around this has a color of #df03d7
<div style="border:2px solid #df03d7;">Content here</div>
.myborder {border:2px solid #df03d7;}