#df12e7 color space conversions
Hex:
#df12e7
RGB:
223, 18, 231
CMY:
13, 93, 9
CMYK:
3, 92, 0, 9
HSL:
298°, 85.5422%, 48.8235%
HSV (HSB):
298°, 92.2078%, 90.5882%
XYZ:
45.0715, 21.8901, 77.4510
xyY:
0.3121, 0.1516, 21.8901
CIE-Lab:
53.9102, 88.5671, -57.9983
CIE-LCH:
53.9102, 105.8676, 326.7812
CIE-Luv:
53.9102, 69.9235, -100.3000
Hunter-Lab:
46.7869, 90.0787, -65.3979
#df12e7 color charts
#df12e7 color shades, tints & tones
#df12e7 color schemes
#df12e7 color preview, HTML & CSS examples
This text has a color of #df12e7
<p style="color:#df12e7;">Text here</p>
.mytext {color:#df12e7;}
This box has a color of #df12e7
<div style="background-color:#df12e7;">Content here</div>
.mybackground {background-color:#df12e7;}
Border around this has a color of #df12e7
<div style="border:2px solid #df12e7;">Content here</div>
.myborder {border:2px solid #df12e7;}