#df30e5 color space conversions
Hex:
#df30e5
RGB:
223, 48, 229
CMY:
13, 81, 10
CMYK:
3, 79, 0, 10
HSL:
298°, 77.6824%, 54.3137%
HSV (HSB):
298°, 79.0393%, 89.8039%
XYZ:
45.6312, 23.4590, 76.2518
xyY:
0.3140, 0.1614, 23.4590
CIE-Lab:
55.5420, 83.1407, -54.2586
CIE-LCH:
55.5420, 99.2793, 326.8711
CIE-Luv:
55.5420, 67.5886, -94.7414
Hunter-Lab:
48.4345, 83.4084, -59.4377
#df30e5 color charts
#df30e5 color shades, tints & tones
#df30e5 color schemes
#df30e5 color preview, HTML & CSS examples
This text has a color of #df30e5
<p style="color:#df30e5;">Text here</p>
.mytext {color:#df30e5;}
This box has a color of #df30e5
<div style="background-color:#df30e5;">Content here</div>
.mybackground {background-color:#df30e5;}
Border around this has a color of #df30e5
<div style="border:2px solid #df30e5;">Content here</div>
.myborder {border:2px solid #df30e5;}