#ff53c6 color space conversions
Hex:
#ff53c6
RGB:
255, 83, 198
CMY:
0, 67, 22
CMYK:
0, 67, 22, 0
HSL:
320°, 100.0000%, 66.2745%
HSV (HSB):
320°, 67.4510%, 100.0000%
XYZ:
54.5263, 31.5237, 56.6369
xyY:
0.3821, 0.2209, 31.5237
CIE-Lab:
62.9473, 75.1668, -24.7298
CIE-LCH:
62.9473, 79.1303, 341.7888
CIE-Luv:
62.9473, 94.0642, -50.2918
Hunter-Lab:
56.1460, 75.0951, -20.5062
#ff53c6 color charts
#ff53c6 color shades, tints & tones
#ff53c6 color schemes
#ff53c6 color preview, HTML & CSS examples
This text has a color of #ff53c6
<p style="color:#ff53c6;">Text here</p>
.mytext {color:#ff53c6;}
This box has a color of #ff53c6
<div style="background-color:#ff53c6;">Content here</div>
.mybackground {background-color:#ff53c6;}
Border around this has a color of #ff53c6
<div style="border:2px solid #ff53c6;">Content here</div>
.myborder {border:2px solid #ff53c6;}