#fc7ffa color space conversions
Hex:
#fc7ffa
RGB:
252, 127, 250
CMY:
1, 50, 2
CMYK:
0, 50, 1, 1
HSL:
301°, 95.4198%, 74.3137%
HSV (HSB):
301°, 49.6032%, 98.8235%
XYZ:
64.9896, 42.7763, 95.2738
xyY:
0.3201, 0.2107, 42.7763
CIE-Lab:
71.4029, 63.7558, -40.5993
CIE-LCH:
71.4029, 75.5851, 327.5113
CIE-Luv:
71.4029, 59.4950, -74.6516
Hunter-Lab:
65.4036, 62.9137, -40.5856
#fc7ffa color charts
#fc7ffa color shades, tints & tones
#fc7ffa color schemes
#fc7ffa color preview, HTML & CSS examples
This text has a color of #fc7ffa
<p style="color:#fc7ffa;">Text here</p>
.mytext {color:#fc7ffa;}
This box has a color of #fc7ffa
<div style="background-color:#fc7ffa;">Content here</div>
.mybackground {background-color:#fc7ffa;}
Border around this has a color of #fc7ffa
<div style="border:2px solid #fc7ffa;">Content here</div>
.myborder {border:2px solid #fc7ffa;}