#fb80f9 color space conversions
Hex:
#fb80f9
RGB:
251, 128, 249
CMY:
2, 50, 2
CMYK:
0, 49, 1, 2
HSL:
301°, 93.8931%, 74.3137%
HSV (HSB):
301°, 49.0040%, 98.4314%
XYZ:
64.6017, 42.7871, 94.4764
xyY:
0.3200, 0.2120, 42.7871
CIE-Lab:
71.4102, 62.8461, -40.0514
CIE-LCH:
71.4102, 74.5234, 327.4909
CIE-Luv:
71.4102, 58.6892, -73.6156
Hunter-Lab:
65.4119, 61.8184, -39.8461
#fb80f9 color charts
#fb80f9 color shades, tints & tones
#fb80f9 color schemes
#fb80f9 color preview, HTML & CSS examples
This text has a color of #fb80f9
<p style="color:#fb80f9;">Text here</p>
.mytext {color:#fb80f9;}
This box has a color of #fb80f9
<div style="background-color:#fb80f9;">Content here</div>
.mybackground {background-color:#fb80f9;}
Border around this has a color of #fb80f9
<div style="border:2px solid #fb80f9;">Content here</div>
.myborder {border:2px solid #fb80f9;}