#dfaffd color space conversions
Hex:
#dfaffd
RGB:
223, 175, 253
CMY:
13, 31, 1
CMYK:
12, 31, 0, 1
HSL:
277°, 95.1220%, 83.9216%
HSV (HSB):
277°, 30.8300%, 99.2157%
XYZ:
63.4910, 53.4398, 99.8971
xyY:
0.2928, 0.2465, 53.4398
CIE-Lab:
78.1339, 31.3307, -32.0395
CIE-LCH:
78.1339, 44.8123, 314.3591
CIE-Luv:
78.1339, 20.5144, -56.2908
Hunter-Lab:
73.1025, 27.1015, -29.8501
#dfaffd color charts
#dfaffd color shades, tints & tones
#dfaffd color schemes
#dfaffd color preview, HTML & CSS examples
This text has a color of #dfaffd
<p style="color:#dfaffd;">Text here</p>
.mytext {color:#dfaffd;}
This box has a color of #dfaffd
<div style="background-color:#dfaffd;">Content here</div>
.mybackground {background-color:#dfaffd;}
Border around this has a color of #dfaffd
<div style="border:2px solid #dfaffd;">Content here</div>
.myborder {border:2px solid #dfaffd;}