#f0c3f0 color space conversions
Hex:
#f0c3f0
RGB:
240, 195, 240
CMY:
6, 24, 6
CMYK:
0, 19, 0, 6
HSL:
300°, 60.0000%, 85.2941%
HSV (HSB):
300°, 18.7500%, 94.1176%
XYZ:
71.1785, 63.8467, 91.0102
xyY:
0.3149, 0.2825, 63.8467
CIE-Lab:
83.8859, 23.5105, -16.1796
CIE-LCH:
83.8859, 28.5398, 325.4647
CIE-Luv:
83.8859, 22.7367, -29.4101
Hunter-Lab:
79.9042, 19.1752, -11.5979
#f0c3f0 color charts
#f0c3f0 color shades, tints & tones
#f0c3f0 color schemes
#f0c3f0 color preview, HTML & CSS examples
This text has a color of #f0c3f0
<p style="color:#f0c3f0;">Text here</p>
.mytext {color:#f0c3f0;}
This box has a color of #f0c3f0
<div style="background-color:#f0c3f0;">Content here</div>
.mybackground {background-color:#f0c3f0;}
Border around this has a color of #f0c3f0
<div style="border:2px solid #f0c3f0;">Content here</div>
.myborder {border:2px solid #f0c3f0;}