#de54e5 color space conversions
Hex:
#de54e5
RGB:
222, 84, 229
CMY:
13, 67, 10
CMYK:
3, 63, 0, 10
HSL:
297°, 73.6041%, 61.3725%
HSV (HSB):
297°, 63.3188%, 89.8039%
XYZ:
47.4374, 27.5274, 76.9418
xyY:
0.3123, 0.1812, 27.5274
CIE-Lab:
59.4593, 71.3546, -48.0388
CIE-LCH:
59.4593, 86.0187, 326.0500
CIE-Luv:
59.4593, 59.2811, -84.9442
Hunter-Lab:
52.4665, 69.5735, -50.2218
#de54e5 color charts
#de54e5 color shades, tints & tones
#de54e5 color schemes
#de54e5 color preview, HTML & CSS examples
This text has a color of #de54e5
<p style="color:#de54e5;">Text here</p>
.mytext {color:#de54e5;}
This box has a color of #de54e5
<div style="background-color:#de54e5;">Content here</div>
.mybackground {background-color:#de54e5;}
Border around this has a color of #de54e5
<div style="border:2px solid #de54e5;">Content here</div>
.myborder {border:2px solid #de54e5;}