#f2caff color space conversions
Hex:
#f2caff
RGB:
242, 202, 255
CMY:
5, 21, 0
CMYK:
5, 21, 0, 0
HSL:
285°, 100.0000%, 89.6078%
HSV (HSB):
285°, 20.7843%, 100.0000%
XYZ:
75.7885, 68.3383, 103.8039
xyY:
0.3057, 0.2756, 68.3383
CIE-Lab:
86.1753, 23.2405, -20.6761
CIE-LCH:
86.1753, 31.1067, 318.3418
CIE-Luv:
86.1753, 18.8394, -36.7865
Hunter-Lab:
82.6670, 18.9803, -16.5828
#f2caff color charts
#f2caff color shades, tints & tones
#f2caff color schemes
#f2caff color preview, HTML & CSS examples
This text has a color of #f2caff
<p style="color:#f2caff;">Text here</p>
.mytext {color:#f2caff;}
This box has a color of #f2caff
<div style="background-color:#f2caff;">Content here</div>
.mybackground {background-color:#f2caff;}
Border around this has a color of #f2caff
<div style="border:2px solid #f2caff;">Content here</div>
.myborder {border:2px solid #f2caff;}