#f81bf2 color space conversions
Hex:
#f81bf2
RGB:
248, 27, 242
CMY:
3, 89, 5
CMYK:
0, 89, 2, 3
HSL:
302°, 94.0426%, 53.9216%
HSV (HSB):
302°, 89.1129%, 97.2549%
XYZ:
55.1303, 27.1511, 86.3394
xyY:
0.3269, 0.1610, 27.1511
CIE-Lab:
59.1140, 93.2183, -55.6102
CIE-LCH:
59.1140, 108.5456, 329.1814
CIE-Luv:
59.1140, 82.8722, -99.6053
Hunter-Lab:
52.1067, 97.6710, -61.7671
#f81bf2 color charts
#f81bf2 color shades, tints & tones
#f81bf2 color schemes
#f81bf2 color preview, HTML & CSS examples
This text has a color of #f81bf2
<p style="color:#f81bf2;">Text here</p>
.mytext {color:#f81bf2;}
This box has a color of #f81bf2
<div style="background-color:#f81bf2;">Content here</div>
.mybackground {background-color:#f81bf2;}
Border around this has a color of #f81bf2
<div style="border:2px solid #f81bf2;">Content here</div>
.myborder {border:2px solid #f81bf2;}