#fc51f2 color space conversions
Hex:
#fc51f2
RGB:
252, 81, 242
CMY:
1, 68, 5
CMYK:
0, 68, 4, 1
HSL:
304°, 96.6102%, 65.2941%
HSV (HSB):
304°, 67.8571%, 98.8235%
XYZ:
59.1143, 32.9911, 87.2567
xyY:
0.3296, 0.1839, 32.9911
CIE-Lab:
64.1537, 81.3070, -47.5742
CIE-LCH:
64.1537, 94.2026, 329.6673
CIE-Luv:
64.1537, 76.7485, -87.0299
Hunter-Lab:
57.4379, 83.1936, -49.8638
#fc51f2 color charts
#fc51f2 color shades, tints & tones
#fc51f2 color schemes
#fc51f2 color preview, HTML & CSS examples
This text has a color of #fc51f2
<p style="color:#fc51f2;">Text here</p>
.mytext {color:#fc51f2;}
This box has a color of #fc51f2
<div style="background-color:#fc51f2;">Content here</div>
.mybackground {background-color:#fc51f2;}
Border around this has a color of #fc51f2
<div style="border:2px solid #fc51f2;">Content here</div>
.myborder {border:2px solid #fc51f2;}