#35abc4 color space conversions
Hex:
#35abc4
RGB:
53, 171, 196
CMY:
79, 33, 23
CMYK:
73, 13, 0, 23
HSL:
190°, 57.4297%, 48.8235%
HSV (HSB):
190°, 72.9592%, 76.8627%
XYZ:
25.9949, 33.8682, 57.3917
xyY:
0.2217, 0.2888, 33.8682
CIE-Lab:
64.8578, -23.9714, -22.1471
CIE-LCH:
64.8578, 32.6362, 222.7348
CIE-Luv:
64.8578, -42.6636, -30.9493
Hunter-Lab:
58.1964, -22.1121, -17.7327
#35abc4 color charts
#35abc4 color shades, tints & tones
#35abc4 color schemes
#35abc4 color preview, HTML & CSS examples
This text has a color of #35abc4
<p style="color:#35abc4;">Text here</p>
.mytext {color:#35abc4;}
This box has a color of #35abc4
<div style="background-color:#35abc4;">Content here</div>
.mybackground {background-color:#35abc4;}
Border around this has a color of #35abc4
<div style="border:2px solid #35abc4;">Content here</div>
.myborder {border:2px solid #35abc4;}