#dd98ec color space conversions
Hex:
#dd98ec
RGB:
221, 152, 236
CMY:
13, 40, 7
CMYK:
6, 36, 0, 7
HSL:
289°, 68.8525%, 76.0784%
HSV (HSB):
289°, 35.5932%, 92.5490%
XYZ:
56.1874, 43.8848, 84.8661
xyY:
0.3038, 0.2373, 43.8848
CIE-Lab:
72.1514, 39.6705, -32.0728
CIE-LCH:
72.1514, 51.0139, 321.0451
CIE-Luv:
72.1514, 31.9717, -56.9927
Hunter-Lab:
66.2456, 35.4682, -29.5835
#dd98ec color charts
#dd98ec color shades, tints & tones
#dd98ec color schemes
#dd98ec color preview, HTML & CSS examples
This text has a color of #dd98ec
<p style="color:#dd98ec;">Text here</p>
.mytext {color:#dd98ec;}
This box has a color of #dd98ec
<div style="background-color:#dd98ec;">Content here</div>
.mybackground {background-color:#dd98ec;}
Border around this has a color of #dd98ec
<div style="border:2px solid #dd98ec;">Content here</div>
.myborder {border:2px solid #dd98ec;}