#fc7ff6 color space conversions
Hex:
#fc7ff6
RGB:
252, 127, 246
CMY:
1, 50, 4
CMYK:
0, 50, 2, 1
HSL:
303°, 95.4198%, 74.3137%
HSV (HSB):
303°, 49.6032%, 98.8235%
XYZ:
64.3688, 42.5280, 92.0049
xyY:
0.3236, 0.2138, 42.5280
CIE-Lab:
71.2334, 63.0792, -38.6781
CIE-LCH:
71.2334, 73.9931, 328.4847
CIE-Luv:
71.2334, 60.5123, -71.3933
Hunter-Lab:
65.2135, 62.0643, -37.9984
#fc7ff6 color charts
#fc7ff6 color shades, tints & tones
#fc7ff6 color schemes
#fc7ff6 color preview, HTML & CSS examples
This text has a color of #fc7ff6
<p style="color:#fc7ff6;">Text here</p>
.mytext {color:#fc7ff6;}
This box has a color of #fc7ff6
<div style="background-color:#fc7ff6;">Content here</div>
.mybackground {background-color:#fc7ff6;}
Border around this has a color of #fc7ff6
<div style="border:2px solid #fc7ff6;">Content here</div>
.myborder {border:2px solid #fc7ff6;}