#de94e1 color space conversions
Hex:
#de94e1
RGB:
222, 148, 225
CMY:
13, 42, 12
CMYK:
1, 34, 0, 12
HSL:
298°, 56.2044%, 73.1373%
HSV (HSB):
298°, 34.2222%, 88.2353%
XYZ:
54.3047, 42.1456, 76.5069
xyY:
0.3140, 0.2437, 42.1456
CIE-Lab:
70.9712, 40.0173, -27.8544
CIE-LCH:
70.9712, 48.7571, 325.1598
CIE-Luv:
70.9712, 36.2556, -50.0489
Hunter-Lab:
64.9197, 35.7042, -24.4286
#de94e1 color charts
#de94e1 color shades, tints & tones
#de94e1 color schemes
#de94e1 color preview, HTML & CSS examples
This text has a color of #de94e1
<p style="color:#de94e1;">Text here</p>
.mytext {color:#de94e1;}
This box has a color of #de94e1
<div style="background-color:#de94e1;">Content here</div>
.mybackground {background-color:#de94e1;}
Border around this has a color of #de94e1
<div style="border:2px solid #de94e1;">Content here</div>
.myborder {border:2px solid #de94e1;}