#de98f4 color space conversions
Hex:
#de98f4
RGB:
222, 152, 244
CMY:
13, 40, 4
CMYK:
9, 38, 0, 4
HSL:
286°, 80.7018%, 77.6471%
HSV (HSB):
286°, 37.7049%, 95.6863%
XYZ:
57.6816, 44.5177, 91.1406
xyY:
0.2983, 0.2303, 44.5177
CIE-Lab:
72.5732, 41.5398, -35.7742
CIE-LCH:
72.5732, 54.8210, 319.2648
CIE-Luv:
72.5732, 31.2732, -63.4218
Hunter-Lab:
66.7216, 37.5524, -34.2840
#de98f4 color charts
#de98f4 color shades, tints & tones
#de98f4 color schemes
#de98f4 color preview, HTML & CSS examples
This text has a color of #de98f4
<p style="color:#de98f4;">Text here</p>
.mytext {color:#de98f4;}
This box has a color of #de98f4
<div style="background-color:#de98f4;">Content here</div>
.mybackground {background-color:#de98f4;}
Border around this has a color of #de98f4
<div style="border:2px solid #de98f4;">Content here</div>
.myborder {border:2px solid #de98f4;}