#ff80db color space conversions
Hex:
#ff80db
RGB:
255, 128, 219
CMY:
0, 50, 14
CMYK:
0, 50, 14, 0
HSL:
317°, 100.0000%, 75.0980%
HSV (HSB):
317°, 49.8039%, 100.0000%
XYZ:
61.7454, 41.8128, 71.8342
xyY:
0.3520, 0.2384, 41.8128
CIE-Lab:
70.7417, 59.1508, -24.5540
CIE-LCH:
70.7417, 64.0446, 337.4562
CIE-Luv:
70.7417, 69.1909, -48.0612
Hunter-Lab:
64.6628, 57.2864, -20.6015
#ff80db color charts
#ff80db color shades, tints & tones
#ff80db color schemes
#ff80db color preview, HTML & CSS examples
This text has a color of #ff80db
<p style="color:#ff80db;">Text here</p>
.mytext {color:#ff80db;}
This box has a color of #ff80db
<div style="background-color:#ff80db;">Content here</div>
.mybackground {background-color:#ff80db;}
Border around this has a color of #ff80db
<div style="border:2px solid #ff80db;">Content here</div>
.myborder {border:2px solid #ff80db;}