#de50e9 color space conversions
Hex:
#de50e9
RGB:
222, 80, 233
CMY:
13, 69, 9
CMYK:
5, 66, 0, 9
HSL:
296°, 77.6650%, 61.3725%
HSV (HSB):
296°, 65.6652%, 91.3725%
XYZ:
47.7008, 27.1501, 79.8172
xyY:
0.3084, 0.1755, 27.1501
CIE-Lab:
59.1130, 73.5803, -50.8279
CIE-LCH:
59.1130, 89.4289, 325.3640
CIE-Luv:
59.1130, 59.1207, -89.4885
Hunter-Lab:
52.1058, 72.2249, -54.3482
#de50e9 color charts
#de50e9 color shades, tints & tones
#de50e9 color schemes
#de50e9 color preview, HTML & CSS examples
This text has a color of #de50e9
<p style="color:#de50e9;">Text here</p>
.mytext {color:#de50e9;}
This box has a color of #de50e9
<div style="background-color:#de50e9;">Content here</div>
.mybackground {background-color:#de50e9;}
Border around this has a color of #de50e9
<div style="border:2px solid #de50e9;">Content here</div>
.myborder {border:2px solid #de50e9;}