#df12fd color space conversions
Hex:
#df12fd
RGB:
223, 18, 253
CMY:
13, 93, 1
CMYK:
12, 93, 0, 1
HSL:
292°, 98.3264%, 53.1373%
HSV (HSB):
292°, 92.8854%, 99.2157%
XYZ:
48.3774, 23.2124, 94.8592
xyY:
0.2906, 0.1395, 23.2124
CIE-Lab:
55.2905, 91.9263, -68.1014
CIE-LCH:
55.2905, 114.4039, 323.4680
CIE-Luv:
55.2905, 61.9988, -116.1742
Hunter-Lab:
48.1793, 94.9201, -83.0093
#df12fd color charts
#df12fd color shades, tints & tones
#df12fd color schemes
#df12fd color preview, HTML & CSS examples
This text has a color of #df12fd
<p style="color:#df12fd;">Text here</p>
.mytext {color:#df12fd;}
This box has a color of #df12fd
<div style="background-color:#df12fd;">Content here</div>
.mybackground {background-color:#df12fd;}
Border around this has a color of #df12fd
<div style="border:2px solid #df12fd;">Content here</div>
.myborder {border:2px solid #df12fd;}