#f0cdfc color space conversions
Hex:
#f0cdfc
RGB:
240, 205, 252
CMY:
6, 20, 1
CMYK:
5, 19, 0, 1
HSL:
285°, 88.6792%, 89.6078%
HSV (HSB):
285°, 18.6508%, 98.8235%
XYZ:
75.3372, 69.2162, 101.4848
xyY:
0.3062, 0.2813, 69.2162
CIE-Lab:
86.6110, 20.4406, -18.4481
CIE-LCH:
86.6110, 27.5345, 317.9330
CIE-Luv:
86.6110, 16.5196, -32.6907
Hunter-Lab:
83.1963, 16.0447, -14.0860
#f0cdfc color charts
#f0cdfc color shades, tints & tones
#f0cdfc color schemes
#f0cdfc color preview, HTML & CSS examples
This text has a color of #f0cdfc
<p style="color:#f0cdfc;">Text here</p>
.mytext {color:#f0cdfc;}
This box has a color of #f0cdfc
<div style="background-color:#f0cdfc;">Content here</div>
.mybackground {background-color:#f0cdfc;}
Border around this has a color of #f0cdfc
<div style="border:2px solid #f0cdfc;">Content here</div>
.myborder {border:2px solid #f0cdfc;}