#dfb2ed color space conversions
Hex:
#dfb2ed
RGB:
223, 178, 237
CMY:
13, 30, 7
CMYK:
6, 25, 0, 7
HSL:
286°, 62.1053%, 81.3725%
HSV (HSB):
286°, 24.8945%, 92.9412%
XYZ:
61.6379, 53.6432, 87.2263
xyY:
0.3044, 0.2649, 53.6432
CIE-Lab:
78.2532, 26.5220, -23.2431
CIE-LCH:
78.2532, 35.2656, 318.7696
CIE-Luv:
78.2532, 21.0998, -41.0159
Hunter-Lab:
73.2415, 22.0477, -19.3418
#dfb2ed color charts
#dfb2ed color shades, tints & tones
#dfb2ed color schemes
#dfb2ed color preview, HTML & CSS examples
This text has a color of #dfb2ed
<p style="color:#dfb2ed;">Text here</p>
.mytext {color:#dfb2ed;}
This box has a color of #dfb2ed
<div style="background-color:#dfb2ed;">Content here</div>
.mybackground {background-color:#dfb2ed;}
Border around this has a color of #dfb2ed
<div style="border:2px solid #dfb2ed;">Content here</div>
.myborder {border:2px solid #dfb2ed;}