#f0cdf8 color space conversions
Hex:
#f0cdf8
RGB:
240, 205, 248
CMY:
6, 20, 3
CMYK:
3, 17, 0, 3
HSL:
289°, 75.4386%, 88.8235%
HSV (HSB):
289°, 17.3387%, 97.2549%
XYZ:
74.7098, 68.9652, 98.1809
xyY:
0.3089, 0.2852, 68.9652
CIE-Lab:
86.4868, 19.6876, -16.5187
CIE-LCH:
86.4868, 25.6996, 320.0020
CIE-Luv:
86.4868, 16.9205, -29.4201
Hunter-Lab:
83.0453, 15.2541, -11.9643
#f0cdf8 color charts
#f0cdf8 color shades, tints & tones
#f0cdf8 color schemes
#f0cdf8 color preview, HTML & CSS examples
This text has a color of #f0cdf8
<p style="color:#f0cdf8;">Text here</p>
.mytext {color:#f0cdf8;}
This box has a color of #f0cdf8
<div style="background-color:#f0cdf8;">Content here</div>
.mybackground {background-color:#f0cdf8;}
Border around this has a color of #f0cdf8
<div style="border:2px solid #f0cdf8;">Content here</div>
.myborder {border:2px solid #f0cdf8;}