#fc53ed color space conversions
Hex:
#fc53ed
RGB:
252, 83, 237
CMY:
1, 67, 7
CMYK:
0, 67, 6, 1
HSL:
305°, 96.5714%, 65.6863%
HSV (HSB):
305°, 67.0635%, 98.8235%
XYZ:
58.5242, 32.9964, 83.4051
xyY:
0.3346, 0.1886, 32.9964
CIE-Lab:
64.1580, 79.8636, -44.7923
CIE-LCH:
64.1580, 91.5671, 330.7137
CIE-Luv:
64.1580, 77.9335, -82.4289
Hunter-Lab:
57.4425, 81.3371, -45.8780
#fc53ed color charts
#fc53ed color shades, tints & tones
#fc53ed color schemes
#fc53ed color preview, HTML & CSS examples
This text has a color of #fc53ed
<p style="color:#fc53ed;">Text here</p>
.mytext {color:#fc53ed;}
This box has a color of #fc53ed
<div style="background-color:#fc53ed;">Content here</div>
.mybackground {background-color:#fc53ed;}
Border around this has a color of #fc53ed
<div style="border:2px solid #fc53ed;">Content here</div>
.myborder {border:2px solid #fc53ed;}