#de25da color space conversions
Hex:
#de25da
RGB:
222, 37, 218
CMY:
13, 85, 15
CMYK:
0, 83, 2, 13
HSL:
301°, 73.7052%, 50.7843%
HSV (HSB):
301°, 83.3333%, 87.0588%
XYZ:
43.4407, 21.9147, 68.2700
xyY:
0.3251, 0.1640, 21.9147
CIE-Lab:
53.9364, 83.6937, -50.6002
CIE-LCH:
53.9364, 97.8009, 328.8434
CIE-Luv:
53.9364, 72.4478, -88.6953
Hunter-Lab:
46.8131, 83.7177, -53.6965
#de25da color charts
#de25da color shades, tints & tones
#de25da color schemes
#de25da color preview, HTML & CSS examples
This text has a color of #de25da
<p style="color:#de25da;">Text here</p>
.mytext {color:#de25da;}
This box has a color of #de25da
<div style="background-color:#de25da;">Content here</div>
.mybackground {background-color:#de25da;}
Border around this has a color of #de25da
<div style="border:2px solid #de25da;">Content here</div>
.myborder {border:2px solid #de25da;}