#de34c8 color space conversions
Hex:
#de34c8
RGB:
222, 52, 200
CMY:
13, 80, 22
CMYK:
0, 77, 10, 13
HSL:
308°, 72.0339%, 53.7255%
HSV (HSB):
308°, 76.5766%, 87.0588%
XYZ:
41.7775, 22.1557, 56.7181
xyY:
0.3463, 0.1836, 22.1557
CIE-Lab:
54.1918, 77.6134, -39.9023
CIE-LCH:
54.1918, 87.2699, 332.7916
CIE-Luv:
54.1918, 76.9285, -71.8371
Hunter-Lab:
47.0699, 76.0580, -38.4943
#de34c8 color charts
#de34c8 color shades, tints & tones
#de34c8 color schemes
#de34c8 color preview, HTML & CSS examples
This text has a color of #de34c8
<p style="color:#de34c8;">Text here</p>
.mytext {color:#de34c8;}
This box has a color of #de34c8
<div style="background-color:#de34c8;">Content here</div>
.mybackground {background-color:#de34c8;}
Border around this has a color of #de34c8
<div style="border:2px solid #de34c8;">Content here</div>
.myborder {border:2px solid #de34c8;}