#ff80cd color space conversions
Hex:
#ff80cd
RGB:
255, 128, 205
CMY:
0, 50, 20
CMYK:
0, 50, 20, 0
HSL:
324°, 100.0000%, 75.0980%
HSV (HSB):
324°, 49.8039%, 100.0000%
XYZ:
59.9786, 41.1061, 62.5307
xyY:
0.3666, 0.2512, 41.1061
CIE-Lab:
70.2502, 57.0989, -17.5348
CIE-LCH:
70.2502, 59.7307, 342.9285
CIE-Luv:
70.2502, 72.8655, -36.7383
Hunter-Lab:
64.1141, 54.7869, -12.9459
#ff80cd color charts
#ff80cd color shades, tints & tones
#ff80cd color schemes
#ff80cd color preview, HTML & CSS examples
This text has a color of #ff80cd
<p style="color:#ff80cd;">Text here</p>
.mytext {color:#ff80cd;}
This box has a color of #ff80cd
<div style="background-color:#ff80cd;">Content here</div>
.mybackground {background-color:#ff80cd;}
Border around this has a color of #ff80cd
<div style="border:2px solid #ff80cd;">Content here</div>
.myborder {border:2px solid #ff80cd;}