#56e4e5 color space conversions
Hex:
#56e4e5
RGB:
86, 228, 229
CMY:
66, 11, 10
CMYK:
62, 0, 0, 10
HSL:
180°, 73.3333%, 61.7647%
HSV (HSB):
180°, 62.4454%, 89.8039%
XYZ:
45.7240, 63.1224, 83.9027
xyY:
0.2372, 0.3275, 63.1224
CIE-Lab:
83.5067, -37.1316, -11.7955
CIE-LCH:
83.5067, 38.9601, 197.6234
CIE-Luv:
83.5067, -55.2009, -12.7680
Hunter-Lab:
79.4496, -36.3083, -6.9984
#56e4e5 color charts
#56e4e5 color shades, tints & tones
#56e4e5 color schemes
#56e4e5 color preview, HTML & CSS examples
This text has a color of #56e4e5
<p style="color:#56e4e5;">Text here</p>
.mytext {color:#56e4e5;}
This box has a color of #56e4e5
<div style="background-color:#56e4e5;">Content here</div>
.mybackground {background-color:#56e4e5;}
Border around this has a color of #56e4e5
<div style="border:2px solid #56e4e5;">Content here</div>
.myborder {border:2px solid #56e4e5;}