#f81fdd color space conversions
Hex:
#f81fdd
RGB:
248, 31, 221
CMY:
3, 88, 13
CMYK:
0, 88, 11, 3
HSL:
307°, 93.9394%, 54.7059%
HSV (HSB):
307°, 87.5000%, 97.2549%
XYZ:
52.2525, 26.1569, 70.7014
xyY:
0.3504, 0.1754, 26.1569
CIE-Lab:
58.1857, 89.8339, -45.2823
CIE-LCH:
58.1857, 100.6013, 333.2489
CIE-Luv:
58.1857, 91.0939, -83.1030
Hunter-Lab:
51.1438, 92.8680, -46.1620
#f81fdd color charts
#f81fdd color shades, tints & tones
#f81fdd color schemes
#f81fdd color preview, HTML & CSS examples
This text has a color of #f81fdd
<p style="color:#f81fdd;">Text here</p>
.mytext {color:#f81fdd;}
This box has a color of #f81fdd
<div style="background-color:#f81fdd;">Content here</div>
.mybackground {background-color:#f81fdd;}
Border around this has a color of #f81fdd
<div style="border:2px solid #f81fdd;">Content here</div>
.myborder {border:2px solid #f81fdd;}