#ff53c1 color space conversions
Hex:
#ff53c1
RGB:
255, 83, 193
CMY:
0, 67, 24
CMYK:
0, 67, 24, 0
HSL:
322°, 100.0000%, 66.2745%
HSV (HSB):
322°, 67.4510%, 100.0000%
XYZ:
53.9589, 31.2968, 53.6490
xyY:
0.3885, 0.2253, 31.2968
CIE-Lab:
62.7574, 74.5393, -22.1775
CIE-LCH:
62.7574, 77.7686, 343.4308
CIE-Luv:
62.7574, 95.8982, -46.3007
Hunter-Lab:
55.9435, 74.2665, -17.6978
#ff53c1 color charts
#ff53c1 color shades, tints & tones
#ff53c1 color schemes
#ff53c1 color preview, HTML & CSS examples
This text has a color of #ff53c1
<p style="color:#ff53c1;">Text here</p>
.mytext {color:#ff53c1;}
This box has a color of #ff53c1
<div style="background-color:#ff53c1;">Content here</div>
.mybackground {background-color:#ff53c1;}
Border around this has a color of #ff53c1
<div style="border:2px solid #ff53c1;">Content here</div>
.myborder {border:2px solid #ff53c1;}