#de34ec color space conversions
Hex:
#de34ec
RGB:
222, 52, 236
CMY:
13, 80, 7
CMYK:
6, 78, 0, 7
HSL:
295°, 82.8829%, 56.4706%
HSV (HSB):
295°, 77.9661%, 92.5490%
XYZ:
46.4925, 24.0417, 81.5470
xyY:
0.3057, 0.1581, 24.0417
CIE-Lab:
56.1295, 83.0563, -57.2653
CIE-LCH:
56.1295, 100.8844, 325.4147
CIE-Luv:
56.1295, 63.8443, -99.4921
Hunter-Lab:
49.0323, 83.4473, -64.2841
#de34ec color charts
#de34ec color shades, tints & tones
#de34ec color schemes
#de34ec color preview, HTML & CSS examples
This text has a color of #de34ec
<p style="color:#de34ec;">Text here</p>
.mytext {color:#de34ec;}
This box has a color of #de34ec
<div style="background-color:#de34ec;">Content here</div>
.mybackground {background-color:#de34ec;}
Border around this has a color of #de34ec
<div style="border:2px solid #de34ec;">Content here</div>
.myborder {border:2px solid #de34ec;}