#df30cc color space conversions
Hex:
#df30cc
RGB:
223, 48, 204
CMY:
13, 81, 20
CMYK:
0, 78, 9, 13
HSL:
307°, 73.2218%, 53.1373%
HSV (HSB):
307°, 78.4753%, 87.4510%
XYZ:
42.3875, 22.1615, 59.1703
xyY:
0.3426, 0.1791, 22.1615
CIE-Lab:
54.1980, 79.4282, -42.1782
CIE-LCH:
54.1980, 89.9324, 332.0307
CIE-Luv:
54.1980, 76.8952, -75.5424
Hunter-Lab:
47.0760, 78.3392, -41.5689
#df30cc color charts
#df30cc color shades, tints & tones
#df30cc color schemes
#df30cc color preview, HTML & CSS examples
This text has a color of #df30cc
<p style="color:#df30cc;">Text here</p>
.mytext {color:#df30cc;}
This box has a color of #df30cc
<div style="background-color:#df30cc;">Content here</div>
.mybackground {background-color:#df30cc;}
Border around this has a color of #df30cc
<div style="border:2px solid #df30cc;">Content here</div>
.myborder {border:2px solid #df30cc;}