#fc00fa color space conversions
Hex:
#fc00fa
RGB:
252, 0, 250
CMY:
1, 100, 2
CMYK:
0, 100, 1, 1
HSL:
300°, 100.0000%, 49.4118%
HSV (HSB):
300°, 100.0000%, 98.8235%
XYZ:
57.4002, 27.5976, 92.7440
xyY:
0.3229, 0.1553, 27.5976
CIE-Lab:
59.5234, 97.0994, -59.3728
CIE-LCH:
59.5234, 113.8131, 328.5557
CIE-Luv:
59.5234, 83.9266, -106.0010
Hunter-Lab:
52.5334, 103.1032, -67.8990
#fc00fa color charts
#fc00fa color shades, tints & tones
#fc00fa color schemes
#fc00fa color preview, HTML & CSS examples
This text has a color of #fc00fa
<p style="color:#fc00fa;">Text here</p>
.mytext {color:#fc00fa;}
This box has a color of #fc00fa
<div style="background-color:#fc00fa;">Content here</div>
.mybackground {background-color:#fc00fa;}
Border around this has a color of #fc00fa
<div style="border:2px solid #fc00fa;">Content here</div>
.myborder {border:2px solid #fc00fa;}