#f400ce color space conversions
Hex:
#f400ce
RGB:
244, 0, 206
CMY:
4, 100, 19
CMYK:
0, 100, 16, 4
HSL:
309°, 100.0000%, 47.8431%
HSV (HSB):
309°, 100.0000%, 95.6863%
XYZ:
48.4488, 23.6893, 60.4115
xyY:
0.3655, 0.1787, 23.6893
CIE-Lab:
55.7754, 90.0327, -40.5918
CIE-LCH:
55.7754, 98.7602, 335.7315
CIE-Luv:
55.7754, 96.7409, -75.3355
Hunter-Lab:
48.6717, 92.5072, -39.5208
#f400ce color charts
#f400ce color shades, tints & tones
#f400ce color schemes
#f400ce color preview, HTML & CSS examples
This text has a color of #f400ce
<p style="color:#f400ce;">Text here</p>
.mytext {color:#f400ce;}
This box has a color of #f400ce
<div style="background-color:#f400ce;">Content here</div>
.mybackground {background-color:#f400ce;}
Border around this has a color of #f400ce
<div style="border:2px solid #f400ce;">Content here</div>
.myborder {border:2px solid #f400ce;}