#f0caff color space conversions
Hex:
#f0caff
RGB:
240, 202, 255
CMY:
6, 21, 0
CMYK:
6, 21, 0, 0
HSL:
283°, 100.0000%, 89.6078%
HSV (HSB):
283°, 20.7843%, 100.0000%
XYZ:
75.1057, 67.9863, 103.7719
xyY:
0.3042, 0.2754, 67.9863
CIE-Lab:
85.9996, 22.6014, -20.9589
CIE-LCH:
85.9996, 30.8237, 317.1594
CIE-Luv:
85.9996, 17.6636, -37.1324
Hunter-Lab:
82.4538, 18.2983, -16.9015
#f0caff color charts
#f0caff color shades, tints & tones
#f0caff color schemes
#f0caff color preview, HTML & CSS examples
This text has a color of #f0caff
<p style="color:#f0caff;">Text here</p>
.mytext {color:#f0caff;}
This box has a color of #f0caff
<div style="background-color:#f0caff;">Content here</div>
.mybackground {background-color:#f0caff;}
Border around this has a color of #f0caff
<div style="border:2px solid #f0caff;">Content here</div>
.myborder {border:2px solid #f0caff;}