#de12f7 color space conversions
Hex:
#de12f7
RGB:
222, 18, 247
CMY:
13, 93, 3
CMYK:
10, 93, 0, 3
HSL:
293°, 93.4694%, 51.9608%
HSV (HSB):
293°, 92.7126%, 96.8627%
XYZ:
47.1290, 22.6776, 89.8889
xyY:
0.2951, 0.1420, 22.6776
CIE-Lab:
54.7387, 90.8409, -65.6565
CIE-LCH:
54.7387, 112.0842, 324.1420
CIE-Luv:
54.7387, 63.4126, -112.1950
Hunter-Lab:
47.6210, 93.3190, -78.5805
#de12f7 color charts
#de12f7 color shades, tints & tones
#de12f7 color schemes
#de12f7 color preview, HTML & CSS examples
This text has a color of #de12f7
<p style="color:#de12f7;">Text here</p>
.mytext {color:#de12f7;}
This box has a color of #de12f7
<div style="background-color:#de12f7;">Content here</div>
.mybackground {background-color:#de12f7;}
Border around this has a color of #de12f7
<div style="border:2px solid #de12f7;">Content here</div>
.myborder {border:2px solid #de12f7;}