#ff7fda color space conversions
Hex:
#ff7fda
RGB:
255, 127, 218
CMY:
0, 50, 15
CMYK:
0, 50, 15, 0
HSL:
317°, 100.0000%, 74.9020%
HSV (HSB):
317°, 50.1961%, 100.0000%
XYZ:
61.4843, 41.5007, 71.0995
xyY:
0.3532, 0.2384, 41.5007
CIE-Lab:
70.5253, 59.4722, -24.3315
CIE-LCH:
70.5253, 64.2570, 337.7493
CIE-Luv:
70.5253, 69.9063, -47.7461
Hunter-Lab:
64.4210, 57.6259, -20.3418
#ff7fda color charts
#ff7fda color shades, tints & tones
#ff7fda color schemes
#ff7fda color preview, HTML & CSS examples
This text has a color of #ff7fda
<p style="color:#ff7fda;">Text here</p>
.mytext {color:#ff7fda;}
This box has a color of #ff7fda
<div style="background-color:#ff7fda;">Content here</div>
.mybackground {background-color:#ff7fda;}
Border around this has a color of #ff7fda
<div style="border:2px solid #ff7fda;">Content here</div>
.myborder {border:2px solid #ff7fda;}