#f0cdff color space conversions
Hex:
#f0cdff
RGB:
240, 205, 255
CMY:
6, 20, 0
CMYK:
6, 20, 0, 0
HSL:
282°, 100.0000%, 90.1961%
HSV (HSB):
282°, 19.6078%, 100.0000%
XYZ:
75.8165, 69.4079, 104.0088
xyY:
0.3042, 0.2785, 69.4079
CIE-Lab:
86.7056, 21.0118, -19.8913
CIE-LCH:
86.7056, 28.9337, 316.5692
CIE-Luv:
86.7056, 16.2183, -35.1519
Hunter-Lab:
83.3114, 16.6467, -15.7017
#f0cdff color charts
#f0cdff color shades, tints & tones
#f0cdff color schemes
#f0cdff color preview, HTML & CSS examples
This text has a color of #f0cdff
<p style="color:#f0cdff;">Text here</p>
.mytext {color:#f0cdff;}
This box has a color of #f0cdff
<div style="background-color:#f0cdff;">Content here</div>
.mybackground {background-color:#f0cdff;}
Border around this has a color of #f0cdff
<div style="border:2px solid #f0cdff;">Content here</div>
.myborder {border:2px solid #f0cdff;}