#de26c5 color space conversions
Hex:
#de26c5
RGB:
222, 38, 197
CMY:
13, 85, 23
CMYK:
0, 83, 11, 13
HSL:
308°, 73.6000%, 50.9804%
HSV (HSB):
308°, 82.8829%, 87.0588%
XYZ:
40.8954, 20.9470, 54.7111
xyY:
0.3509, 0.1797, 20.9470
CIE-Lab:
52.8915, 80.5235, -40.2233
CIE-LCH:
52.8915, 90.0108, 333.4568
CIE-Luv:
52.8915, 80.5881, -72.3734
Hunter-Lab:
45.7679, 79.4025, -38.8378
#de26c5 color charts
#de26c5 color shades, tints & tones
#de26c5 color schemes
#de26c5 color preview, HTML & CSS examples
This text has a color of #de26c5
<p style="color:#de26c5;">Text here</p>
.mytext {color:#de26c5;}
This box has a color of #de26c5
<div style="background-color:#de26c5;">Content here</div>
.mybackground {background-color:#de26c5;}
Border around this has a color of #de26c5
<div style="border:2px solid #de26c5;">Content here</div>
.myborder {border:2px solid #de26c5;}