#de25ec color space conversions
Hex:
#de25ec
RGB:
222, 37, 236
CMY:
13, 85, 7
CMYK:
6, 84, 0, 7
HSL:
296°, 83.9662%, 53.5294%
HSV (HSB):
296°, 84.3220%, 92.5490%
XYZ:
45.9261, 22.9089, 81.3582
xyY:
0.3058, 0.1525, 22.9089
CIE-Lab:
54.9783, 86.4119, -59.1098
CIE-LCH:
54.9783, 104.6947, 325.6261
CIE-Luv:
54.9783, 65.8129, -102.1644
Hunter-Lab:
47.8632, 87.5152, -67.2773
#de25ec color charts
#de25ec color shades, tints & tones
#de25ec color schemes
#de25ec color preview, HTML & CSS examples
This text has a color of #de25ec
<p style="color:#de25ec;">Text here</p>
.mytext {color:#de25ec;}
This box has a color of #de25ec
<div style="background-color:#de25ec;">Content here</div>
.mybackground {background-color:#de25ec;}
Border around this has a color of #de25ec
<div style="border:2px solid #de25ec;">Content here</div>
.myborder {border:2px solid #de25ec;}