#ff56ff color space conversions
Hex:
#ff56ff
RGB:
255, 86, 255
CMY:
0, 66, 0
CMYK:
0, 66, 0, 0
HSL:
300°, 100.0000%, 66.8627%
HSV (HSB):
300°, 66.2745%, 100.0000%
XYZ:
62.6178, 35.1356, 98.0893
xyY:
0.3197, 0.1794, 35.1356
CIE-Lab:
65.8541, 82.2480, -52.0322
CIE-LCH:
65.8541, 97.3246, 327.6815
CIE-Luv:
65.8541, 73.2178, -94.6751
Hunter-Lab:
59.2753, 84.8338, -56.6209
#ff56ff color charts
#ff56ff color shades, tints & tones
#ff56ff color schemes
#ff56ff color preview, HTML & CSS examples
This text has a color of #ff56ff
<p style="color:#ff56ff;">Text here</p>
.mytext {color:#ff56ff;}
This box has a color of #ff56ff
<div style="background-color:#ff56ff;">Content here</div>
.mybackground {background-color:#ff56ff;}
Border around this has a color of #ff56ff
<div style="border:2px solid #ff56ff;">Content here</div>
.myborder {border:2px solid #ff56ff;}