#de95d8 color space conversions
Hex:
#de95d8
RGB:
222, 149, 216
CMY:
13, 42, 15
CMYK:
0, 33, 3, 13
HSL:
305°, 52.5180%, 72.7451%
HSV (HSB):
305°, 32.8829%, 87.0588%
XYZ:
53.2663, 41.9824, 70.2617
xyY:
0.3218, 0.2537, 41.9824
CIE-Lab:
70.8588, 37.8406, -23.0724
CIE-LCH:
70.8588, 44.3198, 328.6283
CIE-Luv:
70.8588, 37.3487, -41.9998
Hunter-Lab:
64.7938, 33.3539, -18.9378
#de95d8 color charts
#de95d8 color shades, tints & tones
#de95d8 color schemes
#de95d8 color preview, HTML & CSS examples
This text has a color of #de95d8
<p style="color:#de95d8;">Text here</p>
.mytext {color:#de95d8;}
This box has a color of #de95d8
<div style="background-color:#de95d8;">Content here</div>
.mybackground {background-color:#de95d8;}
Border around this has a color of #de95d8
<div style="border:2px solid #de95d8;">Content here</div>
.myborder {border:2px solid #de95d8;}