#ff80da color space conversions
Hex:
#ff80da
RGB:
255, 128, 218
CMY:
0, 50, 15
CMYK:
0, 50, 15, 0
HSL:
317°, 100.0000%, 75.0980%
HSV (HSB):
317°, 49.8039%, 100.0000%
XYZ:
61.6141, 41.7603, 71.1428
xyY:
0.3531, 0.2393, 41.7603
CIE-Lab:
70.7053, 59.0002, -24.0563
CIE-LCH:
70.7053, 63.7160, 337.8177
CIE-Luv:
70.7053, 69.4533, -47.2486
Hunter-Lab:
64.6222, 57.1020, -20.0370
#ff80da color charts
#ff80da color shades, tints & tones
#ff80da color schemes
#ff80da color preview, HTML & CSS examples
This text has a color of #ff80da
<p style="color:#ff80da;">Text here</p>
.mytext {color:#ff80da;}
This box has a color of #ff80da
<div style="background-color:#ff80da;">Content here</div>
.mybackground {background-color:#ff80da;}
Border around this has a color of #ff80da
<div style="border:2px solid #ff80da;">Content here</div>
.myborder {border:2px solid #ff80da;}