#de06db color space conversions
Hex:
#de06db
RGB:
222, 6, 219
CMY:
13, 98, 14
CMYK:
0, 97, 1, 13
HSL:
301°, 94.7368%, 44.7059%
HSV (HSB):
301°, 97.2973%, 87.0588%
XYZ:
42.9755, 20.7743, 68.7626
xyY:
0.3243, 0.1568, 20.7743
CIE-Lab:
52.7016, 87.6363, -53.1398
CIE-LCH:
52.7016, 102.4889, 328.7688
CIE-Luv:
52.7016, 74.4367, -92.4818
Hunter-Lab:
45.5789, 88.5416, -57.5428
#de06db color charts
#de06db color shades, tints & tones
#de06db color schemes
#de06db color preview, HTML & CSS examples
This text has a color of #de06db
<p style="color:#de06db;">Text here</p>
.mytext {color:#de06db;}
This box has a color of #de06db
<div style="background-color:#de06db;">Content here</div>
.mybackground {background-color:#de06db;}
Border around this has a color of #de06db
<div style="border:2px solid #de06db;">Content here</div>
.myborder {border:2px solid #de06db;}