#fe7cf7 color space conversions
Hex:
#fe7cf7
RGB:
254, 124, 247
CMY:
0, 51, 3
CMYK:
0, 51, 3, 0
HSL:
303°, 98.4848%, 74.1176%
HSV (HSB):
303°, 51.1811%, 99.6078%
XYZ:
64.8692, 42.2015, 92.7224
xyY:
0.3247, 0.2112, 42.2015
CIE-Lab:
71.0096, 65.1787, -39.5542
CIE-LCH:
71.0096, 76.2417, 328.7482
CIE-Luv:
71.0096, 62.7738, -73.1175
Hunter-Lab:
64.9627, 64.5583, -39.1518
#fe7cf7 color charts
#fe7cf7 color shades, tints & tones
#fe7cf7 color schemes
#fe7cf7 color preview, HTML & CSS examples
This text has a color of #fe7cf7
<p style="color:#fe7cf7;">Text here</p>
.mytext {color:#fe7cf7;}
This box has a color of #fe7cf7
<div style="background-color:#fe7cf7;">Content here</div>
.mybackground {background-color:#fe7cf7;}
Border around this has a color of #fe7cf7
<div style="border:2px solid #fe7cf7;">Content here</div>
.myborder {border:2px solid #fe7cf7;}