#f81fc5 color space conversions
Hex:
#f81fc5
RGB:
248, 31, 197
CMY:
3, 88, 23
CMYK:
0, 88, 21, 3
HSL:
314°, 93.9394%, 54.7059%
HSV (HSB):
314°, 87.5000%, 97.2549%
XYZ:
49.2794, 24.9676, 55.0452
xyY:
0.3811, 0.1931, 24.9676
CIE-Lab:
57.0439, 86.8346, -33.3870
CIE-LCH:
57.0439, 93.0320, 338.9688
CIE-Luv:
57.0439, 101.4951, -64.3548
Hunter-Lab:
49.9676, 88.5981, -30.3376
#f81fc5 color charts
#f81fc5 color shades, tints & tones
#f81fc5 color schemes
#f81fc5 color preview, HTML & CSS examples
This text has a color of #f81fc5
<p style="color:#f81fc5;">Text here</p>
.mytext {color:#f81fc5;}
This box has a color of #f81fc5
<div style="background-color:#f81fc5;">Content here</div>
.mybackground {background-color:#f81fc5;}
Border around this has a color of #f81fc5
<div style="border:2px solid #f81fc5;">Content here</div>
.myborder {border:2px solid #f81fc5;}