#de26da color space conversions
Hex:
#de26da
RGB:
222, 38, 218
CMY:
13, 85, 15
CMYK:
0, 83, 2, 13
HSL:
301°, 73.6000%, 50.9804%
HSV (HSB):
301°, 82.8829%, 87.0588%
XYZ:
43.4722, 21.9778, 68.2806
xyY:
0.3251, 0.1643, 21.9778
CIE-Lab:
54.0034, 83.4979, -50.4934
CIE-LCH:
54.0034, 97.5781, 328.8375
CIE-Luv:
54.0034, 72.3218, -88.5350
Hunter-Lab:
46.8805, 83.4821, -53.5385
#de26da color charts
#de26da color shades, tints & tones
#de26da color schemes
#de26da color preview, HTML & CSS examples
This text has a color of #de26da
<p style="color:#de26da;">Text here</p>
.mytext {color:#de26da;}
This box has a color of #de26da
<div style="background-color:#de26da;">Content here</div>
.mybackground {background-color:#de26da;}
Border around this has a color of #de26da
<div style="border:2px solid #de26da;">Content here</div>
.myborder {border:2px solid #de26da;}