#f0d0fd color space conversions
Hex:
#f0d0fd
RGB:
240, 208, 253
CMY:
6, 18, 1
CMYK:
5, 18, 0, 1
HSL:
283°, 91.8367%, 90.3922%
HSV (HSB):
283°, 17.7866%, 99.2157%
XYZ:
76.2207, 70.7289, 102.5633
xyY:
0.3055, 0.2835, 70.7289
CIE-Lab:
87.3531, 19.0436, -17.8582
CIE-LCH:
87.3531, 26.1069, 316.8399
CIE-Luv:
87.3531, 14.9609, -31.5271
Hunter-Lab:
84.1005, 14.5997, -13.4358
#f0d0fd color charts
#f0d0fd color shades, tints & tones
#f0d0fd color schemes
#f0d0fd color preview, HTML & CSS examples
This text has a color of #f0d0fd
<p style="color:#f0d0fd;">Text here</p>
.mytext {color:#f0d0fd;}
This box has a color of #f0d0fd
<div style="background-color:#f0d0fd;">Content here</div>
.mybackground {background-color:#f0d0fd;}
Border around this has a color of #f0d0fd
<div style="border:2px solid #f0d0fd;">Content here</div>
.myborder {border:2px solid #f0d0fd;}