#de14c8 color space conversions
Hex:
#de14c8
RGB:
222, 20, 200
CMY:
13, 92, 22
CMYK:
0, 91, 10, 13
HSL:
307°, 83.4711%, 47.4510%
HSV (HSB):
307°, 90.9910%, 87.0588%
XYZ:
40.7997, 20.2000, 56.3922
xyY:
0.3476, 0.1721, 20.2000
CIE-Lab:
52.0626, 83.8015, -43.2645
CIE-LCH:
52.0626, 94.3107, 332.6939
CIE-Luv:
52.0626, 81.4213, -77.1119
Hunter-Lab:
44.9445, 83.3860, -42.9306
#de14c8 color charts
#de14c8 color shades, tints & tones
#de14c8 color schemes
#de14c8 color preview, HTML & CSS examples
This text has a color of #de14c8
<p style="color:#de14c8;">Text here</p>
.mytext {color:#de14c8;}
This box has a color of #de14c8
<div style="background-color:#de14c8;">Content here</div>
.mybackground {background-color:#de14c8;}
Border around this has a color of #de14c8
<div style="border:2px solid #de14c8;">Content here</div>
.myborder {border:2px solid #de14c8;}