#f81bfb color space conversions
Hex:
#f81bfb
RGB:
248, 27, 251
CMY:
3, 89, 2
CMYK:
1, 89, 0, 2
HSL:
299°, 96.5517%, 54.5098%
HSV (HSB):
299°, 89.2430%, 98.4314%
XYZ:
56.5159, 27.7054, 93.6357
xyY:
0.3178, 0.1558, 27.7054
CIE-Lab:
59.6216, 94.4946, -59.8092
CIE-LCH:
59.6216, 111.8318, 327.6687
CIE-Luv:
59.6216, 79.3498, -106.3396
Hunter-Lab:
52.6359, 99.5453, -68.6279
#f81bfb color charts
#f81bfb color shades, tints & tones
#f81bfb color schemes
#f81bfb color preview, HTML & CSS examples
This text has a color of #f81bfb
<p style="color:#f81bfb;">Text here</p>
.mytext {color:#f81bfb;}
This box has a color of #f81bfb
<div style="background-color:#f81bfb;">Content here</div>
.mybackground {background-color:#f81bfb;}
Border around this has a color of #f81bfb
<div style="border:2px solid #f81bfb;">Content here</div>
.myborder {border:2px solid #f81bfb;}