#fb81fc color space conversions
Hex:
#fb81fc
RGB:
251, 129, 252
CMY:
2, 49, 1
CMYK:
0, 49, 0, 1
HSL:
300°, 95.3488%, 74.7059%
HSV (HSB):
300°, 48.8095%, 98.8235%
XYZ:
65.2046, 43.2380, 97.0046
xyY:
0.3174, 0.2105, 43.2380
CIE-Lab:
71.7162, 62.8905, -41.2105
CIE-LCH:
71.7162, 75.1899, 326.7643
CIE-Luv:
71.7162, 57.5568, -75.5626
Hunter-Lab:
65.7556, 61.9319, -41.4374
#fb81fc color charts
#fb81fc color shades, tints & tones
#fb81fc color schemes
#fb81fc color preview, HTML & CSS examples
This text has a color of #fb81fc
<p style="color:#fb81fc;">Text here</p>
.mytext {color:#fb81fc;}
This box has a color of #fb81fc
<div style="background-color:#fb81fc;">Content here</div>
.mybackground {background-color:#fb81fc;}
Border around this has a color of #fb81fc
<div style="border:2px solid #fb81fc;">Content here</div>
.myborder {border:2px solid #fb81fc;}