#de12e5 color space conversions
Hex:
#de12e5
RGB:
222, 18, 229
CMY:
13, 93, 10
CMYK:
3, 92, 0, 10
HSL:
298°, 85.4251%, 48.4314%
HSV (HSB):
298°, 92.1397%, 89.8039%
XYZ:
44.4834, 21.6194, 75.9572
xyY:
0.3131, 0.1522, 21.6194
CIE-Lab:
53.6208, 88.1112, -57.3421
CIE-LCH:
53.6208, 105.1271, 326.9442
CIE-Luv:
53.6208, 69.9743, -99.1391
Hunter-Lab:
46.4966, 89.4021, -64.3089
#de12e5 color charts
#de12e5 color shades, tints & tones
#de12e5 color schemes
#de12e5 color preview, HTML & CSS examples
This text has a color of #de12e5
<p style="color:#de12e5;">Text here</p>
.mytext {color:#de12e5;}
This box has a color of #de12e5
<div style="background-color:#de12e5;">Content here</div>
.mybackground {background-color:#de12e5;}
Border around this has a color of #de12e5
<div style="border:2px solid #de12e5;">Content here</div>
.myborder {border:2px solid #de12e5;}