#f81feb color space conversions
Hex:
#f81feb
RGB:
248, 31, 235
CMY:
3, 88, 8
CMYK:
0, 88, 5, 3
HSL:
304°, 93.9394%, 54.7059%
HSV (HSB):
304°, 87.5000%, 97.2549%
XYZ:
54.1968, 26.9346, 80.9397
xyY:
0.3344, 0.1662, 26.9346
CIE-Lab:
58.9137, 91.7142, -52.0129
CIE-LCH:
58.9137, 105.4364, 330.4416
CIE-Luv:
58.9137, 85.3181, -93.8550
Hunter-Lab:
51.8985, 95.5821, -56.1382
#f81feb color charts
#f81feb color shades, tints & tones
#f81feb color schemes
#f81feb color preview, HTML & CSS examples
This text has a color of #f81feb
<p style="color:#f81feb;">Text here</p>
.mytext {color:#f81feb;}
This box has a color of #f81feb
<div style="background-color:#f81feb;">Content here</div>
.mybackground {background-color:#f81feb;}
Border around this has a color of #f81feb
<div style="border:2px solid #f81feb;">Content here</div>
.myborder {border:2px solid #f81feb;}