#fc7ef7 color space conversions
Hex:
#fc7ef7
RGB:
252, 126, 247
CMY:
1, 51, 3
CMYK:
0, 50, 2, 1
HSL:
302°, 95.4545%, 74.1176%
HSV (HSB):
302°, 50.0000%, 98.8235%
XYZ:
64.3942, 42.3326, 92.7727
xyY:
0.3228, 0.2122, 42.3326
CIE-Lab:
71.0996, 63.7139, -39.4334
CIE-LCH:
71.0996, 74.9297, 328.2461
CIE-Luv:
71.0996, 60.6448, -72.6992
Hunter-Lab:
65.0635, 62.8029, -38.9960
#fc7ef7 color charts
#fc7ef7 color shades, tints & tones
#fc7ef7 color schemes
#fc7ef7 color preview, HTML & CSS examples
This text has a color of #fc7ef7
<p style="color:#fc7ef7;">Text here</p>
.mytext {color:#fc7ef7;}
This box has a color of #fc7ef7
<div style="background-color:#fc7ef7;">Content here</div>
.mybackground {background-color:#fc7ef7;}
Border around this has a color of #fc7ef7
<div style="border:2px solid #fc7ef7;">Content here</div>
.myborder {border:2px solid #fc7ef7;}