#df12d8 color space conversions
Hex:
#df12d8
RGB:
223, 18, 216
CMY:
13, 93, 15
CMYK:
0, 92, 3, 13
HSL:
302°, 85.0622%, 47.2549%
HSV (HSB):
302°, 91.9283%, 87.4510%
XYZ:
43.0424, 21.0785, 66.7657
xyY:
0.3289, 0.1610, 21.0785
CIE-Lab:
53.0353, 86.3972, -50.8872
CIE-LCH:
53.0353, 100.2696, 329.5023
CIE-Luv:
53.0353, 75.7519, -89.1349
Hunter-Lab:
45.9113, 87.0013, -54.0836
#df12d8 color charts
#df12d8 color shades, tints & tones
#df12d8 color schemes
#df12d8 color preview, HTML & CSS examples
This text has a color of #df12d8
<p style="color:#df12d8;">Text here</p>
.mytext {color:#df12d8;}
This box has a color of #df12d8
<div style="background-color:#df12d8;">Content here</div>
.mybackground {background-color:#df12d8;}
Border around this has a color of #df12d8
<div style="border:2px solid #df12d8;">Content here</div>
.myborder {border:2px solid #df12d8;}