#df31cc color space conversions
Hex:
#df31cc
RGB:
223, 49, 204
CMY:
13, 81, 20
CMYK:
0, 78, 9, 13
HSL:
307°, 73.1092%, 53.3333%
HSV (HSB):
307°, 78.0269%, 87.4510%
XYZ:
42.4288, 22.2442, 59.1841
xyY:
0.3426, 0.1796, 22.2442
CIE-Lab:
54.2852, 79.1764, -42.0405
CIE-LCH:
54.2852, 89.6454, 332.0329
CIE-Luv:
54.2852, 76.7119, -75.3243
Hunter-Lab:
47.1638, 78.0430, -41.3861
#df31cc color charts
#df31cc color shades, tints & tones
#df31cc color schemes
#df31cc color preview, HTML & CSS examples
This text has a color of #df31cc
<p style="color:#df31cc;">Text here</p>
.mytext {color:#df31cc;}
This box has a color of #df31cc
<div style="background-color:#df31cc;">Content here</div>
.mybackground {background-color:#df31cc;}
Border around this has a color of #df31cc
<div style="border:2px solid #df31cc;">Content here</div>
.myborder {border:2px solid #df31cc;}