#de40ec color space conversions
Hex:
#de40ec
RGB:
222, 64, 236
CMY:
13, 75, 7
CMYK:
6, 73, 0, 7
HSL:
295°, 81.9048%, 58.8235%
HSV (HSB):
295°, 72.8814%, 92.5490%
XYZ:
47.0979, 25.2525, 81.7488
xyY:
0.3056, 0.1639, 25.2525
CIE-Lab:
57.3206, 79.6249, -55.3613
CIE-LCH:
57.3206, 96.9794, 325.1900
CIE-Luv:
57.3206, 61.7503, -96.6450
Hunter-Lab:
50.2519, 79.3560, -61.2755
#de40ec color charts
#de40ec color shades, tints & tones
#de40ec color schemes
#de40ec color preview, HTML & CSS examples
This text has a color of #de40ec
<p style="color:#de40ec;">Text here</p>
.mytext {color:#de40ec;}
This box has a color of #de40ec
<div style="background-color:#de40ec;">Content here</div>
.mybackground {background-color:#de40ec;}
Border around this has a color of #de40ec
<div style="border:2px solid #de40ec;">Content here</div>
.myborder {border:2px solid #de40ec;}