#de09d7 color space conversions
Hex:
#de09d7
RGB:
222, 9, 215
CMY:
13, 96, 16
CMYK:
0, 96, 3, 13
HSL:
302°, 92.2078%, 45.2941%
HSV (HSB):
302°, 95.9459%, 87.0588%
XYZ:
42.4876, 20.6313, 66.0329
xyY:
0.3290, 0.1597, 20.6313
CIE-Lab:
52.5436, 86.8599, -51.1110
CIE-LCH:
52.5436, 100.7818, 329.5262
CIE-Luv:
52.5436, 75.9092, -89.3230
Hunter-Lab:
45.4217, 87.4819, -54.3992
#de09d7 color charts
#de09d7 color shades, tints & tones
#de09d7 color schemes
#de09d7 color preview, HTML & CSS examples
This text has a color of #de09d7
<p style="color:#de09d7;">Text here</p>
.mytext {color:#de09d7;}
This box has a color of #de09d7
<div style="background-color:#de09d7;">Content here</div>
.mybackground {background-color:#de09d7;}
Border around this has a color of #de09d7
<div style="border:2px solid #de09d7;">Content here</div>
.myborder {border:2px solid #de09d7;}