#35e7e5 color space conversions
Hex:
#35e7e5
RGB:
53, 231, 229
CMY:
79, 9, 10
CMYK:
77, 0, 1, 9
HSL:
179°, 78.7611%, 55.6863%
HSV (HSB):
179°, 77.0563%, 90.5882%
XYZ:
44.1870, 63.5659, 84.0693
xyY:
0.2304, 0.3314, 63.5659
CIE-Lab:
83.7392, -42.5738, -11.5160
CIE-LCH:
83.7392, 44.1038, 195.1360
CIE-Luv:
83.7392, -61.4283, -11.5601
Hunter-Lab:
79.7282, -40.5961, -6.7085
#35e7e5 color charts
#35e7e5 color shades, tints & tones
#35e7e5 color schemes
#35e7e5 color preview, HTML & CSS examples
This text has a color of #35e7e5
<p style="color:#35e7e5;">Text here</p>
.mytext {color:#35e7e5;}
This box has a color of #35e7e5
<div style="background-color:#35e7e5;">Content here</div>
.mybackground {background-color:#35e7e5;}
Border around this has a color of #35e7e5
<div style="border:2px solid #35e7e5;">Content here</div>
.myborder {border:2px solid #35e7e5;}