#35add5 color space conversions
Hex:
#35add5
RGB:
53, 173, 213
CMY:
79, 32, 16
CMYK:
75, 19, 0, 16
HSL:
195°, 65.5738%, 52.1569%
HSV (HSB):
195°, 75.1174%, 83.5294%
XYZ:
28.4220, 35.4481, 68.2950
xyY:
0.2150, 0.2682, 35.4481
CIE-Lab:
66.0961, -19.5066, -29.6560
CIE-LCH:
66.0961, 35.4963, 236.6645
CIE-Luv:
66.0961, -42.3039, -44.0926
Hunter-Lab:
59.5383, -18.9809, -26.3333
#35add5 color charts
#35add5 color shades, tints & tones
#35add5 color schemes
#35add5 color preview, HTML & CSS examples
This text has a color of #35add5
<p style="color:#35add5;">Text here</p>
.mytext {color:#35add5;}
This box has a color of #35add5
<div style="background-color:#35add5;">Content here</div>
.mybackground {background-color:#35add5;}
Border around this has a color of #35add5
<div style="border:2px solid #35add5;">Content here</div>
.myborder {border:2px solid #35add5;}