#ff80e6 color space conversions
Hex:
#ff80e6
RGB:
255, 128, 230
CMY:
0, 50, 10
CMYK:
0, 50, 10, 0
HSL:
312°, 100.0000%, 75.0980%
HSV (HSB):
312°, 49.8039%, 100.0000%
XYZ:
63.2421, 42.4115, 79.7159
xyY:
0.3412, 0.2288, 42.4115
CIE-Lab:
71.1537, 60.8458, -29.9918
CIE-LCH:
71.1537, 67.8360, 333.7607
CIE-Luv:
71.1537, 66.3110, -57.0231
Hunter-Lab:
65.1241, 59.3743, -26.9877
#ff80e6 color charts
#ff80e6 color shades, tints & tones
#ff80e6 color schemes
#ff80e6 color preview, HTML & CSS examples
This text has a color of #ff80e6
<p style="color:#ff80e6;">Text here</p>
.mytext {color:#ff80e6;}
This box has a color of #ff80e6
<div style="background-color:#ff80e6;">Content here</div>
.mybackground {background-color:#ff80e6;}
Border around this has a color of #ff80e6
<div style="border:2px solid #ff80e6;">Content here</div>
.myborder {border:2px solid #ff80e6;}