#ff80e4 color space conversions
Hex:
#ff80e4
RGB:
255, 128, 228
CMY:
0, 50, 11
CMYK:
0, 50, 11, 0
HSL:
313°, 100.0000%, 75.0980%
HSV (HSB):
313°, 49.8039%, 100.0000%
XYZ:
62.9628, 42.2998, 78.2450
xyY:
0.3431, 0.2305, 42.2998
CIE-Lab:
71.0771, 60.5324, -29.0082
CIE-LCH:
71.0771, 67.1241, 334.3954
CIE-Luv:
71.0771, 66.8334, -55.3914
Hunter-Lab:
65.0383, 58.9867, -25.8026
#ff80e4 color charts
#ff80e4 color shades, tints & tones
#ff80e4 color schemes
#ff80e4 color preview, HTML & CSS examples
This text has a color of #ff80e4
<p style="color:#ff80e4;">Text here</p>
.mytext {color:#ff80e4;}
This box has a color of #ff80e4
<div style="background-color:#ff80e4;">Content here</div>
.mybackground {background-color:#ff80e4;}
Border around this has a color of #ff80e4
<div style="border:2px solid #ff80e4;">Content here</div>
.myborder {border:2px solid #ff80e4;}