#35face color space conversions
Hex:
#35face
RGB:
53, 250, 206
CMY:
79, 2, 19
CMYK:
79, 0, 18, 2
HSL:
167°, 95.1691%, 59.4118%
HSV (HSB):
167°, 78.8000%, 98.0392%
XYZ:
46.7944, 73.5843, 70.1294
xyY:
0.2456, 0.3863, 73.5843
CIE-Lab:
88.7257, -56.5934, 7.8412
CIE-LCH:
88.7257, 57.1341, 172.1117
CIE-Luv:
88.7257, -69.5579, 21.0845
Hunter-Lab:
85.7813, -52.7441, 11.5751
#35face color charts
#35face color shades, tints & tones
#35face color schemes
#35face color preview, HTML & CSS examples
This text has a color of #35face
<p style="color:#35face;">Text here</p>
.mytext {color:#35face;}
This box has a color of #35face
<div style="background-color:#35face;">Content here</div>
.mybackground {background-color:#35face;}
Border around this has a color of #35face
<div style="border:2px solid #35face;">Content here</div>
.myborder {border:2px solid #35face;}