#ff7fe0 color space conversions
Hex:
#ff7fe0
RGB:
255, 127, 224
CMY:
0, 50, 12
CMYK:
0, 50, 12, 0
HSL:
315°, 100.0000%, 74.9020%
HSV (HSB):
315°, 50.1961%, 100.0000%
XYZ:
62.2839, 41.8206, 75.3105
xyY:
0.3472, 0.2331, 41.8206
CIE-Lab:
70.7470, 60.3831, -27.3092
CIE-LCH:
70.7470, 66.2715, 335.6644
CIE-Luv:
70.7470, 68.3197, -52.6276
Hunter-Lab:
64.6688, 58.7467, -23.7784
#ff7fe0 color charts
#ff7fe0 color shades, tints & tones
#ff7fe0 color schemes
#ff7fe0 color preview, HTML & CSS examples
This text has a color of #ff7fe0
<p style="color:#ff7fe0;">Text here</p>
.mytext {color:#ff7fe0;}
This box has a color of #ff7fe0
<div style="background-color:#ff7fe0;">Content here</div>
.mybackground {background-color:#ff7fe0;}
Border around this has a color of #ff7fe0
<div style="border:2px solid #ff7fe0;">Content here</div>
.myborder {border:2px solid #ff7fe0;}