#de51c9 color space conversions
Hex:
#de51c9
RGB:
222, 81, 201
CMY:
13, 68, 21
CMYK:
0, 64, 9, 13
HSL:
309°, 68.1159%, 59.4118%
HSV (HSB):
309°, 63.5135%, 87.0588%
XYZ:
43.6092, 25.6315, 57.9073
xyY:
0.3430, 0.2016, 25.6315
CIE-Lab:
57.6856, 68.0308, -34.9954
CIE-LCH:
57.6856, 76.5040, 332.7785
CIE-Luv:
57.6856, 69.0049, -63.7546
Hunter-Lab:
50.6276, 65.1570, -32.3760
#de51c9 color charts
#de51c9 color shades, tints & tones
#de51c9 color schemes
#de51c9 color preview, HTML & CSS examples
This text has a color of #de51c9
<p style="color:#de51c9;">Text here</p>
.mytext {color:#de51c9;}
This box has a color of #de51c9
<div style="background-color:#de51c9;">Content here</div>
.mybackground {background-color:#de51c9;}
Border around this has a color of #de51c9
<div style="border:2px solid #de51c9;">Content here</div>
.myborder {border:2px solid #de51c9;}