#df50e5 color space conversions
Hex:
#df50e5
RGB:
223, 80, 229
CMY:
13, 69, 10
CMYK:
3, 65, 0, 10
HSL:
298°, 74.1294%, 60.5882%
HSV (HSB):
298°, 65.0655%, 89.8039%
XYZ:
47.4429, 27.0824, 76.8557
xyY:
0.3134, 0.1789, 27.0824
CIE-Lab:
59.0506, 73.1321, -48.6771
CIE-LCH:
59.0506, 87.8508, 326.3521
CIE-Luv:
59.0506, 61.0321, -86.0673
Hunter-Lab:
52.0408, 71.6580, -51.1330
#df50e5 color charts
#df50e5 color shades, tints & tones
#df50e5 color schemes
#df50e5 color preview, HTML & CSS examples
This text has a color of #df50e5
<p style="color:#df50e5;">Text here</p>
.mytext {color:#df50e5;}
This box has a color of #df50e5
<div style="background-color:#df50e5;">Content here</div>
.mybackground {background-color:#df50e5;}
Border around this has a color of #df50e5
<div style="border:2px solid #df50e5;">Content here</div>
.myborder {border:2px solid #df50e5;}