#f81afb color space conversions
Hex:
#f81afb
RGB:
248, 26, 251
CMY:
3, 90, 2
CMYK:
1, 90, 0, 2
HSL:
299°, 96.5665%, 54.3137%
HSV (HSB):
299°, 89.6414%, 98.4314%
XYZ:
56.4934, 27.6603, 93.6282
xyY:
0.3178, 0.1556, 27.6603
CIE-Lab:
59.5806, 94.6155, -59.8748
CIE-LCH:
59.5806, 111.9692, 327.6735
CIE-Luv:
59.5806, 79.4253, -106.4382
Hunter-Lab:
52.5930, 99.6999, -68.7353
#f81afb color charts
#f81afb color shades, tints & tones
#f81afb color schemes
#f81afb color preview, HTML & CSS examples
This text has a color of #f81afb
<p style="color:#f81afb;">Text here</p>
.mytext {color:#f81afb;}
This box has a color of #f81afb
<div style="background-color:#f81afb;">Content here</div>
.mybackground {background-color:#f81afb;}
Border around this has a color of #f81afb
<div style="border:2px solid #f81afb;">Content here</div>
.myborder {border:2px solid #f81afb;}