#fc7ff1 color space conversions
Hex:
#fc7ff1
RGB:
252, 127, 241
CMY:
1, 50, 5
CMYK:
0, 50, 4, 1
HSL:
305°, 95.4198%, 74.3137%
HSV (HSB):
305°, 49.6032%, 98.8235%
XYZ:
63.6114, 42.2251, 88.0166
xyY:
0.3281, 0.2178, 42.2251
CIE-Lab:
71.0258, 62.2453, -36.2635
CIE-LCH:
71.0258, 72.0383, 329.7753
CIE-Luv:
71.0258, 61.7913, -67.3145
Hunter-Lab:
64.9808, 61.0219, -34.8219
#fc7ff1 color charts
#fc7ff1 color shades, tints & tones
#fc7ff1 color schemes
#fc7ff1 color preview, HTML & CSS examples
This text has a color of #fc7ff1
<p style="color:#fc7ff1;">Text here</p>
.mytext {color:#fc7ff1;}
This box has a color of #fc7ff1
<div style="background-color:#fc7ff1;">Content here</div>
.mybackground {background-color:#fc7ff1;}
Border around this has a color of #fc7ff1
<div style="border:2px solid #fc7ff1;">Content here</div>
.myborder {border:2px solid #fc7ff1;}