#f80de5 color space conversions
Hex:
#f80de5
RGB:
248, 13, 229
CMY:
3, 95, 10
CMYK:
0, 95, 8, 3
HSL:
305°, 94.3775%, 51.1765%
HSV (HSB):
305°, 94.7581%, 97.2549%
XYZ:
52.9982, 25.9014, 76.3349
xyY:
0.3414, 0.1669, 25.9014
CIE-Lab:
57.9434, 92.8174, -50.1829
CIE-LCH:
57.9434, 105.5148, 331.6016
CIE-Luv:
57.9434, 89.1260, -90.9029
Hunter-Lab:
50.8935, 96.8184, -53.3034
#f80de5 color charts
#f80de5 color shades, tints & tones
#f80de5 color schemes
#f80de5 color preview, HTML & CSS examples
This text has a color of #f80de5
<p style="color:#f80de5;">Text here</p>
.mytext {color:#f80de5;}
This box has a color of #f80de5
<div style="background-color:#f80de5;">Content here</div>
.mybackground {background-color:#f80de5;}
Border around this has a color of #f80de5
<div style="border:2px solid #f80de5;">Content here</div>
.myborder {border:2px solid #f80de5;}