#ff56cf color space conversions
Hex:
#ff56cf
RGB:
255, 86, 207
CMY:
0, 66, 19
CMYK:
0, 66, 19, 0
HSL:
317°, 100.0000%, 66.8627%
HSV (HSB):
317°, 66.2745%, 100.0000%
XYZ:
55.8303, 32.4206, 62.3467
xyY:
0.3707, 0.2153, 32.4206
CIE-Lab:
63.6890, 75.2556, -28.6841
CIE-LCH:
63.6890, 80.5369, 339.1354
CIE-Luv:
63.6890, 89.7703, -56.4505
Hunter-Lab:
56.9391, 75.3807, -25.0636
#ff56cf color charts
#ff56cf color shades, tints & tones
#ff56cf color schemes
#ff56cf color preview, HTML & CSS examples
This text has a color of #ff56cf
<p style="color:#ff56cf;">Text here</p>
.mytext {color:#ff56cf;}
This box has a color of #ff56cf
<div style="background-color:#ff56cf;">Content here</div>
.mybackground {background-color:#ff56cf;}
Border around this has a color of #ff56cf
<div style="border:2px solid #ff56cf;">Content here</div>
.myborder {border:2px solid #ff56cf;}