#de95e4 color space conversions
Hex:
#de95e4
RGB:
222, 149, 228
CMY:
13, 42, 11
CMYK:
3, 35, 0, 11
HSL:
295°, 59.3985%, 73.9216%
HSV (HSB):
295°, 34.6491%, 89.4118%
XYZ:
54.8752, 42.6259, 78.7342
xyY:
0.3114, 0.2419, 42.6259
CIE-Lab:
71.3003, 40.0466, -28.9959
CIE-LCH:
71.3003, 49.4418, 324.0934
CIE-Luv:
71.3003, 35.2820, -51.9384
Hunter-Lab:
65.2885, 35.7749, -25.7983
#de95e4 color charts
#de95e4 color shades, tints & tones
#de95e4 color schemes
#de95e4 color preview, HTML & CSS examples
This text has a color of #de95e4
<p style="color:#de95e4;">Text here</p>
.mytext {color:#de95e4;}
This box has a color of #de95e4
<div style="background-color:#de95e4;">Content here</div>
.mybackground {background-color:#de95e4;}
Border around this has a color of #de95e4
<div style="border:2px solid #de95e4;">Content here</div>
.myborder {border:2px solid #de95e4;}