#de53d5 color space conversions
Hex:
#de53d5
RGB:
222, 83, 213
CMY:
13, 67, 16
CMYK:
0, 63, 4, 13
HSL:
304°, 67.8049%, 59.8039%
HSV (HSB):
304°, 62.6126%, 87.0588%
XYZ:
45.2277, 26.5202, 65.6859
xyY:
0.3291, 0.1930, 26.5202
CIE-Lab:
58.5276, 69.1145, -40.4967
CIE-LCH:
58.5276, 80.1049, 329.6324
CIE-Luv:
58.5276, 64.5164, -72.6221
Hunter-Lab:
51.4978, 66.6458, -39.5766
#de53d5 color charts
#de53d5 color shades, tints & tones
#de53d5 color schemes
#de53d5 color preview, HTML & CSS examples
This text has a color of #de53d5
<p style="color:#de53d5;">Text here</p>
.mytext {color:#de53d5;}
This box has a color of #de53d5
<div style="background-color:#de53d5;">Content here</div>
.mybackground {background-color:#de53d5;}
Border around this has a color of #de53d5
<div style="border:2px solid #de53d5;">Content here</div>
.myborder {border:2px solid #de53d5;}