#ff56cc color space conversions
Hex:
#ff56cc
RGB:
255, 86, 204
CMY:
0, 66, 20
CMYK:
0, 66, 20, 0
HSL:
318°, 100.0000%, 66.8627%
HSV (HSB):
318°, 66.2745%, 100.0000%
XYZ:
55.4669, 32.2752, 60.4331
xyY:
0.3743, 0.2178, 32.2752
CIE-Lab:
63.5697, 74.8592, -27.1729
CIE-LCH:
63.5697, 79.6384, 340.0498
CIE-Luv:
63.5697, 90.8446, -54.0441
Hunter-Lab:
56.8113, 74.8562, -23.3019
#ff56cc color charts
#ff56cc color shades, tints & tones
#ff56cc color schemes
#ff56cc color preview, HTML & CSS examples
This text has a color of #ff56cc
<p style="color:#ff56cc;">Text here</p>
.mytext {color:#ff56cc;}
This box has a color of #ff56cc
<div style="background-color:#ff56cc;">Content here</div>
.mybackground {background-color:#ff56cc;}
Border around this has a color of #ff56cc
<div style="border:2px solid #ff56cc;">Content here</div>
.myborder {border:2px solid #ff56cc;}