#de07d5 color space conversions
Hex:
#de07d5
RGB:
222, 7, 213
CMY:
13, 97, 16
CMYK:
0, 97, 4, 13
HSL:
303°, 93.8865%, 44.9020%
HSV (HSB):
303°, 96.8468%, 87.0588%
XYZ:
42.2104, 20.4856, 64.6802
xyY:
0.3314, 0.1608, 20.4856
CIE-Lab:
52.3819, 86.7233, -50.2257
CIE-LCH:
52.3819, 100.2176, 329.9228
CIE-Luv:
52.3819, 76.8102, -87.9328
Hunter-Lab:
45.2611, 87.2620, -53.0454
#de07d5 color charts
#de07d5 color shades, tints & tones
#de07d5 color schemes
#de07d5 color preview, HTML & CSS examples
This text has a color of #de07d5
<p style="color:#de07d5;">Text here</p>
.mytext {color:#de07d5;}
This box has a color of #de07d5
<div style="background-color:#de07d5;">Content here</div>
.mybackground {background-color:#de07d5;}
Border around this has a color of #de07d5
<div style="border:2px solid #de07d5;">Content here</div>
.myborder {border:2px solid #de07d5;}