#35cbdc color space conversions
Hex:
#35cbdc
RGB:
53, 203, 220
CMY:
79, 20, 14
CMYK:
76, 8, 0, 14
HSL:
186°, 70.4641%, 53.5294%
HSV (HSB):
186°, 75.9091%, 86.2745%
XYZ:
35.7424, 48.6361, 75.2140
xyY:
0.2240, 0.3048, 48.6361
CIE-Lab:
75.2244, -32.3099, -19.5142
CIE-LCH:
75.2244, 37.7456, 211.1307
CIE-Luv:
75.2244, -52.3781, -26.0157
Hunter-Lab:
69.7396, -30.5607, -15.1265
#35cbdc color charts
#35cbdc color shades, tints & tones
#35cbdc color schemes
#35cbdc color preview, HTML & CSS examples
This text has a color of #35cbdc
<p style="color:#35cbdc;">Text here</p>
.mytext {color:#35cbdc;}
This box has a color of #35cbdc
<div style="background-color:#35cbdc;">Content here</div>
.mybackground {background-color:#35cbdc;}
Border around this has a color of #35cbdc
<div style="border:2px solid #35cbdc;">Content here</div>
.myborder {border:2px solid #35cbdc;}