#fb80f1 color space conversions
Hex:
#fb80f1
RGB:
251, 128, 241
CMY:
2, 50, 5
CMYK:
0, 49, 4, 2
HSL:
305°, 93.8931%, 74.3137%
HSV (HSB):
305°, 49.0040%, 98.4314%
XYZ:
63.3800, 42.2984, 88.0430
xyY:
0.3272, 0.2183, 42.2984
CIE-Lab:
71.0762, 61.4971, -36.1953
CIE-LCH:
71.0762, 71.3581, 329.5203
CIE-Luv:
71.0762, 60.7048, -67.0881
Hunter-Lab:
65.0373, 60.1364, -34.7367
#fb80f1 color charts
#fb80f1 color shades, tints & tones
#fb80f1 color schemes
#fb80f1 color preview, HTML & CSS examples
This text has a color of #fb80f1
<p style="color:#fb80f1;">Text here</p>
.mytext {color:#fb80f1;}
This box has a color of #fb80f1
<div style="background-color:#fb80f1;">Content here</div>
.mybackground {background-color:#fb80f1;}
Border around this has a color of #fb80f1
<div style="border:2px solid #fb80f1;">Content here</div>
.myborder {border:2px solid #fb80f1;}