#de22d7 color space conversions
Hex:
#de22d7
RGB:
222, 34, 215
CMY:
13, 87, 16
CMYK:
0, 85, 3, 13
HSL:
302°, 74.0157%, 50.1961%
HSV (HSB):
302°, 84.6847%, 87.0588%
XYZ:
42.9620, 21.5799, 66.1910
xyY:
0.3286, 0.1651, 21.5799
CIE-Lab:
53.5785, 83.8165, -49.4617
CIE-LCH:
53.5785, 97.3225, 329.4544
CIE-Luv:
53.5785, 73.9633, -86.8751
Hunter-Lab:
46.4542, 83.7862, -51.9623
#de22d7 color charts
#de22d7 color shades, tints & tones
#de22d7 color schemes
#de22d7 color preview, HTML & CSS examples
This text has a color of #de22d7
<p style="color:#de22d7;">Text here</p>
.mytext {color:#de22d7;}
This box has a color of #de22d7
<div style="background-color:#de22d7;">Content here</div>
.mybackground {background-color:#de22d7;}
Border around this has a color of #de22d7
<div style="border:2px solid #de22d7;">Content here</div>
.myborder {border:2px solid #de22d7;}