#ff80f5 color space conversions
Hex:
#ff80f5
RGB:
255, 128, 245
CMY:
0, 50, 4
CMYK:
0, 50, 4, 0
HSL:
305°, 100.0000%, 75.0980%
HSV (HSB):
305°, 49.8039%, 100.0000%
XYZ:
65.4406, 43.2909, 91.2931
xyY:
0.3272, 0.2164, 43.2909
CIE-Lab:
71.7520, 63.2678, -37.2952
CIE-LCH:
71.7520, 73.4421, 329.4814
CIE-Luv:
71.7520, 62.4202, -69.2665
Hunter-Lab:
65.7958, 62.3936, -36.2090
#ff80f5 color charts
#ff80f5 color shades, tints & tones
#ff80f5 color schemes
#ff80f5 color preview, HTML & CSS examples
This text has a color of #ff80f5
<p style="color:#ff80f5;">Text here</p>
.mytext {color:#ff80f5;}
This box has a color of #ff80f5
<div style="background-color:#ff80f5;">Content here</div>
.mybackground {background-color:#ff80f5;}
Border around this has a color of #ff80f5
<div style="border:2px solid #ff80f5;">Content here</div>
.myborder {border:2px solid #ff80f5;}