#f0dcff color space conversions
Hex:
#f0dcff
RGB:
240, 220, 255
CMY:
6, 14, 0
CMYK:
6, 14, 0, 0
HSL:
274°, 100.0000%, 93.1373%
HSV (HSB):
274°, 13.7255%, 100.0000%
XYZ:
79.5784, 76.9317, 105.2628
xyY:
0.3040, 0.2939, 76.9317
CIE-Lab:
90.2902, 13.1073, -14.4995
CIE-LCH:
90.2902, 19.5458, 312.1131
CIE-Luv:
90.2902, 8.9336, -25.1733
Hunter-Lab:
87.7107, 8.4562, -9.7573
#f0dcff color charts
#f0dcff color shades, tints & tones
#f0dcff color schemes
#f0dcff color preview, HTML & CSS examples
This text has a color of #f0dcff
<p style="color:#f0dcff;">Text here</p>
.mytext {color:#f0dcff;}
This box has a color of #f0dcff
<div style="background-color:#f0dcff;">Content here</div>
.mybackground {background-color:#f0dcff;}
Border around this has a color of #f0dcff
<div style="border:2px solid #f0dcff;">Content here</div>
.myborder {border:2px solid #f0dcff;}