#ff53c4 color space conversions
Hex:
#ff53c4
RGB:
255, 83, 196
CMY:
0, 67, 23
CMYK:
0, 67, 23, 0
HSL:
321°, 100.0000%, 66.2745%
HSV (HSB):
321°, 67.4510%, 100.0000%
XYZ:
54.2971, 31.4320, 55.4298
xyY:
0.3847, 0.2227, 31.4320
CIE-Lab:
62.8707, 74.9140, -23.7110
CIE-LCH:
62.8707, 78.5768, 342.4369
CIE-Luv:
62.8707, 94.7973, -48.6939
Hunter-Lab:
56.0643, 74.7610, -19.3740
#ff53c4 color charts
#ff53c4 color shades, tints & tones
#ff53c4 color schemes
#ff53c4 color preview, HTML & CSS examples
This text has a color of #ff53c4
<p style="color:#ff53c4;">Text here</p>
.mytext {color:#ff53c4;}
This box has a color of #ff53c4
<div style="background-color:#ff53c4;">Content here</div>
.mybackground {background-color:#ff53c4;}
Border around this has a color of #ff53c4
<div style="border:2px solid #ff53c4;">Content here</div>
.myborder {border:2px solid #ff53c4;}