#fc0ffa color space conversions
Hex:
#fc0ffa
RGB:
252, 15, 250
CMY:
1, 94, 2
CMYK:
0, 94, 1, 1
HSL:
301°, 97.5309%, 52.3529%
HSV (HSB):
301°, 94.0476%, 98.8235%
XYZ:
57.5710, 27.9392, 92.8010
xyY:
0.3229, 0.1567, 27.9392
CIE-Lab:
59.8338, 96.1804, -58.8764
CIE-LCH:
59.8338, 112.7701, 328.5273
CIE-Luv:
59.8338, 83.3432, -105.2521
Hunter-Lab:
52.8576, 101.9166, -67.0940
#fc0ffa color charts
#fc0ffa color shades, tints & tones
#fc0ffa color schemes
#fc0ffa color preview, HTML & CSS examples
This text has a color of #fc0ffa
<p style="color:#fc0ffa;">Text here</p>
.mytext {color:#fc0ffa;}
This box has a color of #fc0ffa
<div style="background-color:#fc0ffa;">Content here</div>
.mybackground {background-color:#fc0ffa;}
Border around this has a color of #fc0ffa
<div style="border:2px solid #fc0ffa;">Content here</div>
.myborder {border:2px solid #fc0ffa;}