#35bacc color space conversions
Hex:
#35bacc
RGB:
53, 186, 204
CMY:
79, 27, 20
CMYK:
74, 9, 0, 20
HSL:
187°, 59.6838%, 50.3922%
HSV (HSB):
187°, 74.0196%, 80.0000%
XYZ:
29.9262, 40.2343, 63.3155
xyY:
0.2242, 0.3014, 40.2343
CIE-Lab:
69.6361, -28.9681, -19.2862
CIE-LCH:
69.6361, 34.8010, 213.6546
CIE-Luv:
69.6361, -47.4895, -25.8516
Hunter-Lab:
63.4305, -26.7881, -14.7811
#35bacc color charts
#35bacc color shades, tints & tones
#35bacc color schemes
#35bacc color preview, HTML & CSS examples
This text has a color of #35bacc
<p style="color:#35bacc;">Text here</p>
.mytext {color:#35bacc;}
This box has a color of #35bacc
<div style="background-color:#35bacc;">Content here</div>
.mybackground {background-color:#35bacc;}
Border around this has a color of #35bacc
<div style="border:2px solid #35bacc;">Content here</div>
.myborder {border:2px solid #35bacc;}