#f81bf9 color space conversions
Hex:
#f81bf9
RGB:
248, 27, 249
CMY:
3, 89, 2
CMYK:
0, 89, 0, 2
HSL:
300°, 94.8718%, 54.1176%
HSV (HSB):
300°, 89.1566%, 97.6471%
XYZ:
56.2022, 27.5799, 91.9838
xyY:
0.3198, 0.1569, 27.5799
CIE-Lab:
59.5073, 94.2080, -58.8812
CIE-LCH:
59.5073, 111.0952, 327.9941
CIE-Luv:
59.5073, 80.1231, -104.8507
Hunter-Lab:
52.5165, 99.1234, -67.0860
#f81bf9 color charts
#f81bf9 color shades, tints & tones
#f81bf9 color schemes
#f81bf9 color preview, HTML & CSS examples
This text has a color of #f81bf9
<p style="color:#f81bf9;">Text here</p>
.mytext {color:#f81bf9;}
This box has a color of #f81bf9
<div style="background-color:#f81bf9;">Content here</div>
.mybackground {background-color:#f81bf9;}
Border around this has a color of #f81bf9
<div style="border:2px solid #f81bf9;">Content here</div>
.myborder {border:2px solid #f81bf9;}