#df9fff color space conversions
Hex:
#df9fff
RGB:
223, 159, 255
CMY:
13, 38, 0
CMYK:
13, 38, 0, 0
HSL:
280°, 100.0000%, 81.1765%
HSV (HSB):
280°, 37.6471%, 100.0000%
XYZ:
60.8796, 47.7042, 100.6069
xyY:
0.2910, 0.2280, 47.7042
CIE-Lab:
74.6380, 40.3227, -38.5262
CIE-LCH:
74.6380, 55.7690, 316.3052
CIE-Luv:
74.6380, 27.1712, -68.0766
Hunter-Lab:
69.0683, 36.4677, -38.0158
#df9fff color charts
#df9fff color shades, tints & tones
#df9fff color schemes
#df9fff color preview, HTML & CSS examples
This text has a color of #df9fff
<p style="color:#df9fff;">Text here</p>
.mytext {color:#df9fff;}
This box has a color of #df9fff
<div style="background-color:#df9fff;">Content here</div>
.mybackground {background-color:#df9fff;}
Border around this has a color of #df9fff
<div style="border:2px solid #df9fff;">Content here</div>
.myborder {border:2px solid #df9fff;}