#ff54d6 color space conversions
Hex:
#ff54d6
RGB:
255, 84, 214
CMY:
0, 67, 16
CMYK:
0, 67, 16, 0
HSL:
314°, 100.0000%, 66.4706%
HSV (HSB):
314°, 67.0588%, 100.0000%
XYZ:
56.5479, 32.4557, 66.9025
xyY:
0.3627, 0.2082, 32.4557
CIE-Lab:
63.7177, 76.9182, -32.5851
CIE-LCH:
63.7177, 83.5356, 337.0409
CIE-Luv:
63.7177, 87.9225, -62.7668
Hunter-Lab:
56.9699, 77.4806, -29.7482
#ff54d6 color charts
#ff54d6 color shades, tints & tones
#ff54d6 color schemes
#ff54d6 color preview, HTML & CSS examples
This text has a color of #ff54d6
<p style="color:#ff54d6;">Text here</p>
.mytext {color:#ff54d6;}
This box has a color of #ff54d6
<div style="background-color:#ff54d6;">Content here</div>
.mybackground {background-color:#ff54d6;}
Border around this has a color of #ff54d6
<div style="border:2px solid #ff54d6;">Content here</div>
.myborder {border:2px solid #ff54d6;}