#fc7cf7 color space conversions
Hex:
#fc7cf7
RGB:
252, 124, 247
CMY:
1, 51, 3
CMYK:
0, 51, 2, 1
HSL:
302°, 95.5224%, 73.7255%
HSV (HSB):
302°, 50.7937%, 98.8235%
XYZ:
64.1410, 41.8262, 92.6883
xyY:
0.3229, 0.2105, 41.8262
CIE-Lab:
70.7509, 64.6406, -39.9771
CIE-LCH:
70.7509, 76.0038, 328.2652
CIE-Luv:
70.7509, 61.4115, -73.6709
Hunter-Lab:
64.6731, 63.8534, -39.7021
#fc7cf7 color charts
#fc7cf7 color shades, tints & tones
#fc7cf7 color schemes
#fc7cf7 color preview, HTML & CSS examples
This text has a color of #fc7cf7
<p style="color:#fc7cf7;">Text here</p>
.mytext {color:#fc7cf7;}
This box has a color of #fc7cf7
<div style="background-color:#fc7cf7;">Content here</div>
.mybackground {background-color:#fc7cf7;}
Border around this has a color of #fc7cf7
<div style="border:2px solid #fc7cf7;">Content here</div>
.myborder {border:2px solid #fc7cf7;}