#13e5e5 color space conversions
Hex:
#13e5e5
RGB:
19, 229, 229
CMY:
93, 10, 10
CMYK:
92, 0, 0, 10
HSL:
180°, 84.6774%, 48.6275%
HSV (HSB):
180°, 91.7031%, 89.8039%
XYZ:
42.4307, 61.8342, 83.8276
xyY:
0.2256, 0.3287, 61.8342
CIE-Lab:
82.8252, -43.8351, -12.9159
CIE-LCH:
82.8252, 45.6983, 196.4175
CIE-Luv:
82.8252, -63.4033, -13.6907
Hunter-Lab:
78.6347, -41.2935, -8.1611
#13e5e5 color charts
#13e5e5 color shades, tints & tones
#13e5e5 color schemes
#13e5e5 color preview, HTML & CSS examples
This text has a color of #13e5e5
<p style="color:#13e5e5;">Text here</p>
.mytext {color:#13e5e5;}
This box has a color of #13e5e5
<div style="background-color:#13e5e5;">Content here</div>
.mybackground {background-color:#13e5e5;}
Border around this has a color of #13e5e5
<div style="border:2px solid #13e5e5;">Content here</div>
.myborder {border:2px solid #13e5e5;}