#35abc3 color space conversions
Hex:
#35abc3
RGB:
53, 171, 195
CMY:
79, 33, 24
CMYK:
73, 12, 0, 24
HSL:
190°, 57.2581%, 48.6275%
HSV (HSB):
190°, 72.8205%, 76.4706%
XYZ:
25.8814, 33.8228, 56.7941
xyY:
0.2222, 0.2903, 33.8228
CIE-Lab:
64.8217, -24.2886, -21.6468
CIE-LCH:
64.8217, 32.5349, 221.7084
CIE-Luv:
64.8217, -42.7273, -30.0839
Hunter-Lab:
58.1574, -22.3387, -17.1900
#35abc3 color charts
#35abc3 color shades, tints & tones
#35abc3 color schemes
#35abc3 color preview, HTML & CSS examples
This text has a color of #35abc3
<p style="color:#35abc3;">Text here</p>
.mytext {color:#35abc3;}
This box has a color of #35abc3
<div style="background-color:#35abc3;">Content here</div>
.mybackground {background-color:#35abc3;}
Border around this has a color of #35abc3
<div style="border:2px solid #35abc3;">Content here</div>
.myborder {border:2px solid #35abc3;}