#fc51d0 color space conversions
Hex:
#fc51d0
RGB:
252, 81, 208
CMY:
1, 68, 18
CMYK:
0, 68, 17, 1
HSL:
315°, 96.6102%, 65.2941%
HSV (HSB):
315°, 67.8571%, 98.8235%
XYZ:
54.4725, 31.1344, 62.8130
xyY:
0.3670, 0.2098, 31.1344
CIE-Lab:
62.6209, 76.4369, -30.9387
CIE-LCH:
62.6209, 82.4609, 337.9638
CIE-Luv:
62.6209, 88.7981, -59.9440
Hunter-Lab:
55.7982, 76.6122, -27.6851
#fc51d0 color charts
#fc51d0 color shades, tints & tones
#fc51d0 color schemes
#fc51d0 color preview, HTML & CSS examples
This text has a color of #fc51d0
<p style="color:#fc51d0;">Text here</p>
.mytext {color:#fc51d0;}
This box has a color of #fc51d0
<div style="background-color:#fc51d0;">Content here</div>
.mybackground {background-color:#fc51d0;}
Border around this has a color of #fc51d0
<div style="border:2px solid #fc51d0;">Content here</div>
.myborder {border:2px solid #fc51d0;}