#dfa5f5 color space conversions
Hex:
#dfa5f5
RGB:
223, 165, 245
CMY:
13, 35, 4
CMYK:
9, 33, 0, 4
HSL:
284°, 80.0000%, 80.3922%
HSV (HSB):
284°, 32.6531%, 96.0784%
XYZ:
60.3680, 49.1908, 92.6992
xyY:
0.2985, 0.2432, 49.1908
CIE-Lab:
75.5699, 35.0953, -31.6759
CIE-LCH:
75.5699, 47.2763, 317.9316
CIE-Luv:
75.5699, 26.0418, -56.0114
Hunter-Lab:
70.1362, 30.9012, -29.2685
#dfa5f5 color charts
#dfa5f5 color shades, tints & tones
#dfa5f5 color schemes
#dfa5f5 color preview, HTML & CSS examples
This text has a color of #dfa5f5
<p style="color:#dfa5f5;">Text here</p>
.mytext {color:#dfa5f5;}
This box has a color of #dfa5f5
<div style="background-color:#dfa5f5;">Content here</div>
.mybackground {background-color:#dfa5f5;}
Border around this has a color of #dfa5f5
<div style="border:2px solid #dfa5f5;">Content here</div>
.myborder {border:2px solid #dfa5f5;}