#ff7fca color space conversions
Hex:
#ff7fca
RGB:
255, 127, 202
CMY:
0, 50, 21
CMYK:
0, 50, 21, 0
HSL:
325°, 100.0000%, 74.9020%
HSV (HSB):
325°, 50.1961%, 100.0000%
XYZ:
59.4900, 40.7030, 60.5981
xyY:
0.3700, 0.2531, 40.7030
CIE-Lab:
69.9673, 57.1505, -16.2920
CIE-LCH:
69.9673, 59.4273, 344.0887
CIE-Luv:
69.9673, 74.1414, -34.8266
Hunter-Lab:
63.7989, 54.7963, -11.6562
#ff7fca color charts
#ff7fca color shades, tints & tones
#ff7fca color schemes
#ff7fca color preview, HTML & CSS examples
This text has a color of #ff7fca
<p style="color:#ff7fca;">Text here</p>
.mytext {color:#ff7fca;}
This box has a color of #ff7fca
<div style="background-color:#ff7fca;">Content here</div>
.mybackground {background-color:#ff7fca;}
Border around this has a color of #ff7fca
<div style="border:2px solid #ff7fca;">Content here</div>
.myborder {border:2px solid #ff7fca;}