#de34be color space conversions
Hex:
#de34be
RGB:
222, 52, 190
CMY:
13, 80, 25
CMYK:
0, 77, 14, 13
HSL:
311°, 72.0339%, 53.7255%
HSV (HSB):
311°, 76.5766%, 87.0588%
XYZ:
40.6465, 21.7033, 50.7620
xyY:
0.3593, 0.1919, 21.7033
CIE-Lab:
53.7108, 76.2247, -34.8892
CIE-LCH:
53.7108, 83.8300, 335.4057
CIE-Luv:
53.7108, 80.8148, -63.9606
Hunter-Lab:
46.5868, 74.2124, -31.9930
#de34be color charts
#de34be color shades, tints & tones
#de34be color schemes
#de34be color preview, HTML & CSS examples
This text has a color of #de34be
<p style="color:#de34be;">Text here</p>
.mytext {color:#de34be;}
This box has a color of #de34be
<div style="background-color:#de34be;">Content here</div>
.mybackground {background-color:#de34be;}
Border around this has a color of #de34be
<div style="border:2px solid #de34be;">Content here</div>
.myborder {border:2px solid #de34be;}