#ff54d4 color space conversions
Hex:
#ff54d4
RGB:
255, 84, 212
CMY:
0, 67, 17
CMYK:
0, 67, 17, 0
HSL:
315°, 100.0000%, 66.4706%
HSV (HSB):
315°, 67.0588%, 100.0000%
XYZ:
56.2940, 32.3541, 65.5653
xyY:
0.3650, 0.2098, 32.3541
CIE-Lab:
63.6345, 76.6466, -31.5882
CIE-LCH:
63.6345, 82.9007, 337.6021
CIE-Luv:
63.6345, 88.6413, -61.1627
Hunter-Lab:
56.8807, 77.1177, -28.5260
#ff54d4 color charts
#ff54d4 color shades, tints & tones
#ff54d4 color schemes
#ff54d4 color preview, HTML & CSS examples
This text has a color of #ff54d4
<p style="color:#ff54d4;">Text here</p>
.mytext {color:#ff54d4;}
This box has a color of #ff54d4
<div style="background-color:#ff54d4;">Content here</div>
.mybackground {background-color:#ff54d4;}
Border around this has a color of #ff54d4
<div style="border:2px solid #ff54d4;">Content here</div>
.myborder {border:2px solid #ff54d4;}