#de98f5 color space conversions
Hex:
#de98f5
RGB:
222, 152, 245
CMY:
13, 40, 4
CMYK:
9, 38, 0, 4
HSL:
285°, 82.3009%, 77.8431%
HSV (HSB):
285°, 37.9592%, 96.0784%
XYZ:
57.8339, 44.5786, 91.9426
xyY:
0.2976, 0.2294, 44.5786
CIE-Lab:
72.6136, 41.7379, -36.2559
CIE-LCH:
72.6136, 55.2860, 319.0206
CIE-Luv:
72.6136, 31.1091, -64.2524
Hunter-Lab:
66.7672, 37.7743, -34.9089
#de98f5 color charts
#de98f5 color shades, tints & tones
#de98f5 color schemes
#de98f5 color preview, HTML & CSS examples
This text has a color of #de98f5
<p style="color:#de98f5;">Text here</p>
.mytext {color:#de98f5;}
This box has a color of #de98f5
<div style="background-color:#de98f5;">Content here</div>
.mybackground {background-color:#de98f5;}
Border around this has a color of #de98f5
<div style="border:2px solid #de98f5;">Content here</div>
.myborder {border:2px solid #de98f5;}