#de12d8 color space conversions
Hex:
#de12d8
RGB:
222, 18, 216
CMY:
13, 93, 15
CMYK:
0, 92, 3, 13
HSL:
302°, 85.0000%, 47.0588%
HSV (HSB):
302°, 91.8919%, 87.0588%
XYZ:
42.7352, 20.9201, 66.7513
xyY:
0.3277, 0.1604, 20.9201
CIE-Lab:
52.8619, 86.2287, -51.1738
CIE-LCH:
52.8619, 100.2704, 329.3123
CIE-Luv:
52.8619, 75.0229, -89.4621
Hunter-Lab:
45.7385, 86.7370, -54.5117
#de12d8 color charts
#de12d8 color shades, tints & tones
#de12d8 color schemes
#de12d8 color preview, HTML & CSS examples
This text has a color of #de12d8
<p style="color:#de12d8;">Text here</p>
.mytext {color:#de12d8;}
This box has a color of #de12d8
<div style="background-color:#de12d8;">Content here</div>
.mybackground {background-color:#de12d8;}
Border around this has a color of #de12d8
<div style="border:2px solid #de12d8;">Content here</div>
.myborder {border:2px solid #de12d8;}