#ff7cda color space conversions
Hex:
#ff7cda
RGB:
255, 124, 218
CMY:
0, 51, 15
CMYK:
0, 51, 15, 0
HSL:
317°, 100.0000%, 74.3137%
HSV (HSB):
317°, 51.3725%, 100.0000%
XYZ:
61.1025, 40.7373, 70.9723
xyY:
0.3536, 0.2357, 40.7373
CIE-Lab:
69.9914, 60.8765, -25.1484
CIE-LCH:
69.9914, 65.8665, 337.5542
CIE-Luv:
69.9914, 71.2493, -49.2211
Hunter-Lab:
63.8257, 59.1890, -21.2507
#ff7cda color charts
#ff7cda color shades, tints & tones
#ff7cda color schemes
#ff7cda color preview, HTML & CSS examples
This text has a color of #ff7cda
<p style="color:#ff7cda;">Text here</p>
.mytext {color:#ff7cda;}
This box has a color of #ff7cda
<div style="background-color:#ff7cda;">Content here</div>
.mybackground {background-color:#ff7cda;}
Border around this has a color of #ff7cda
<div style="border:2px solid #ff7cda;">Content here</div>
.myborder {border:2px solid #ff7cda;}