#ff56d4 color space conversions
Hex:
#ff56d4
RGB:
255, 86, 212
CMY:
0, 66, 17
CMYK:
0, 66, 17, 0
HSL:
315°, 100.0000%, 66.8627%
HSV (HSB):
315°, 66.2745%, 100.0000%
XYZ:
56.4515, 32.6690, 65.6178
xyY:
0.3648, 0.2111, 32.6690
CIE-Lab:
63.8920, 75.9277, -31.1892
CIE-LCH:
63.8920, 82.0839, 337.6684
CIE-Luv:
63.8920, 87.9867, -60.4638
Hunter-Lab:
57.1568, 76.2726, -28.0569
#ff56d4 color charts
#ff56d4 color shades, tints & tones
#ff56d4 color schemes
#ff56d4 color preview, HTML & CSS examples
This text has a color of #ff56d4
<p style="color:#ff56d4;">Text here</p>
.mytext {color:#ff56d4;}
This box has a color of #ff56d4
<div style="background-color:#ff56d4;">Content here</div>
.mybackground {background-color:#ff56d4;}
Border around this has a color of #ff56d4
<div style="border:2px solid #ff56d4;">Content here</div>
.myborder {border:2px solid #ff56d4;}