#f81cca color space conversions
Hex:
#f81cca
RGB:
248, 28, 202
CMY:
3, 89, 21
CMYK:
0, 89, 19, 3
HSL:
313°, 94.0171%, 54.1176%
HSV (HSB):
313°, 88.7097%, 97.2549%
XYZ:
49.7873, 25.0512, 58.0884
xyY:
0.3745, 0.1885, 25.0512
CIE-Lab:
57.1253, 87.8589, -36.1302
CIE-LCH:
57.1253, 94.9978, 337.6461
CIE-Luv:
57.1253, 99.6420, -68.6603
Hunter-Lab:
50.0512, 89.9693, -33.7749
#f81cca color charts
#f81cca color shades, tints & tones
#f81cca color schemes
#f81cca color preview, HTML & CSS examples
This text has a color of #f81cca
<p style="color:#f81cca;">Text here</p>
.mytext {color:#f81cca;}
This box has a color of #f81cca
<div style="background-color:#f81cca;">Content here</div>
.mybackground {background-color:#f81cca;}
Border around this has a color of #f81cca
<div style="border:2px solid #f81cca;">Content here</div>
.myborder {border:2px solid #f81cca;}