#f81fd8 color space conversions
Hex:
#f81fd8
RGB:
248, 31, 216
CMY:
3, 88, 15
CMYK:
0, 88, 13, 3
HSL:
309°, 93.9394%, 54.7059%
HSV (HSB):
309°, 87.5000%, 97.2549%
XYZ:
51.5961, 25.8943, 67.2444
xyY:
0.3565, 0.1789, 25.8943
CIE-Lab:
57.9366, 89.1850, -42.8417
CIE-LCH:
57.9366, 98.9413, 334.3418
CIE-Luv:
57.9366, 93.2125, -79.2244
Hunter-Lab:
50.8864, 91.9379, -42.7289
#f81fd8 color charts
#f81fd8 color shades, tints & tones
#f81fd8 color schemes
#f81fd8 color preview, HTML & CSS examples
This text has a color of #f81fd8
<p style="color:#f81fd8;">Text here</p>
.mytext {color:#f81fd8;}
This box has a color of #f81fd8
<div style="background-color:#f81fd8;">Content here</div>
.mybackground {background-color:#f81fd8;}
Border around this has a color of #f81fd8
<div style="border:2px solid #f81fd8;">Content here</div>
.myborder {border:2px solid #f81fd8;}