#ff7fdc color space conversions
Hex:
#ff7fdc
RGB:
255, 127, 220
CMY:
0, 50, 14
CMYK:
0, 50, 14, 0
HSL:
316°, 100.0000%, 74.9020%
HSV (HSB):
316°, 50.1961%, 100.0000%
XYZ:
61.7476, 41.6061, 72.4865
xyY:
0.3512, 0.2366, 41.6061
CIE-Lab:
70.5985, 59.7734, -25.3264
CIE-LCH:
70.5985, 64.9175, 337.0373
CIE-Luv:
70.5985, 69.3770, -49.3717
Hunter-Lab:
64.5028, 57.9959, -21.4766
#ff7fdc color charts
#ff7fdc RGB chart
#ff7fdc CMYK chart
#ff7fdc RGB pie chart
#ff7fdc color shades, tints & tones
#ff7fdc color schemes
#ff7fdc color preview, HTML & CSS examples
This text has a color of #ff7fdc
<p style="color:#ff7fdc;">Text here</p>
.mytext {color:#ff7fdc;}
Text color #ff7fdc
This box has a color of #ff7fdc
<div style="background-color:#ff7fdc;">Content here</div>
.mybackground {background-color:#ff7fdc;}
Background color #ff7fdc
Border around this has a color of #ff7fdc
<div style="border:2px solid #ff7fdc;">Content here</div>
.myborder {border:2px solid #ff7fdc;}
Border color #ff7fdc