#de98f6 color space conversions
Hex:
#de98f6
RGB:
222, 152, 246
CMY:
13, 40, 4
CMYK:
10, 38, 0, 4
HSL:
285°, 83.9286%, 78.0392%
HSV (HSB):
285°, 38.2114%, 96.4706%
XYZ:
57.9870, 44.6399, 92.7489
xyY:
0.2968, 0.2285, 44.6399
CIE-Lab:
72.6541, 41.9367, -36.7369
CIE-LCH:
72.6541, 55.7520, 318.7813
CIE-Luv:
72.6541, 30.9450, -65.0827
Hunter-Lab:
66.8131, 37.9970, -35.5363
#de98f6 color charts
#de98f6 color shades, tints & tones
#de98f6 color schemes
#de98f6 color preview, HTML & CSS examples
This text has a color of #de98f6
<p style="color:#de98f6;">Text here</p>
.mytext {color:#de98f6;}
This box has a color of #de98f6
<div style="background-color:#de98f6;">Content here</div>
.mybackground {background-color:#de98f6;}
Border around this has a color of #de98f6
<div style="border:2px solid #de98f6;">Content here</div>
.myborder {border:2px solid #de98f6;}