#de05ca color space conversions
Hex:
#de05ca
RGB:
222, 5, 202
CMY:
13, 98, 21
CMYK:
0, 98, 9, 13
HSL:
306°, 95.5947%, 44.5098%
HSV (HSB):
306°, 97.7477%, 87.0588%
XYZ:
40.8391, 19.9024, 57.5662
xyY:
0.3452, 0.1682, 19.9024
CIE-Lab:
51.7267, 85.3711, -44.9506
CIE-LCH:
51.7267, 96.4820, 332.2317
CIE-Luv:
51.7267, 81.4804, -79.7117
Hunter-Lab:
44.6121, 85.3326, -45.2777
#de05ca color charts
#de05ca color shades, tints & tones
#de05ca color schemes
#de05ca color preview, HTML & CSS examples
This text has a color of #de05ca
<p style="color:#de05ca;">Text here</p>
.mytext {color:#de05ca;}
This box has a color of #de05ca
<div style="background-color:#de05ca;">Content here</div>
.mybackground {background-color:#de05ca;}
Border around this has a color of #de05ca
<div style="border:2px solid #de05ca;">Content here</div>
.myborder {border:2px solid #de05ca;}