#55e5f5 color space conversions
Hex:
#55e5f5
RGB:
85, 229, 245
CMY:
67, 10, 4
CMYK:
65, 7, 0, 4
HSL:
186°, 88.8889%, 64.7059%
HSV (HSB):
186°, 65.3061%, 96.0784%
XYZ:
48.2471, 64.5625, 96.3051
xyY:
0.2307, 0.3087, 64.5625
CIE-Lab:
84.2578, -33.2914, -19.1234
CIE-LCH:
84.2578, 38.3930, 209.8741
CIE-Luv:
84.2578, -54.7939, -25.5023
Hunter-Lab:
80.3508, -33.4326, -14.8170
#55e5f5 color charts
#55e5f5 color shades, tints & tones
#55e5f5 color schemes
#55e5f5 color preview, HTML & CSS examples
This text has a color of #55e5f5
<p style="color:#55e5f5;">Text here</p>
.mytext {color:#55e5f5;}
This box has a color of #55e5f5
<div style="background-color:#55e5f5;">Content here</div>
.mybackground {background-color:#55e5f5;}
Border around this has a color of #55e5f5
<div style="border:2px solid #55e5f5;">Content here</div>
.myborder {border:2px solid #55e5f5;}