#35bded color space conversions
Hex:
#35bded
RGB:
53, 189, 237
CMY:
79, 26, 7
CMYK:
78, 20, 0, 7
HSL:
196°, 83.6364%, 56.8627%
HSV (HSB):
196°, 77.6371%, 92.9412%
XYZ:
34.9519, 43.2665, 86.6299
xyY:
0.2120, 0.2625, 43.2665
CIE-Lab:
71.7355, -19.9523, -34.0563
CIE-LCH:
71.7355, 39.4706, 239.6356
CIE-Luv:
71.7355, -46.3608, -52.0066
Hunter-Lab:
65.7773, -20.2613, -32.0419
#35bded color charts
#35bded color shades, tints & tones
#35bded color schemes
#35bded color preview, HTML & CSS examples
This text has a color of #35bded
<p style="color:#35bded;">Text here</p>
.mytext {color:#35bded;}
This box has a color of #35bded
<div style="background-color:#35bded;">Content here</div>
.mybackground {background-color:#35bded;}
Border around this has a color of #35bded
<div style="border:2px solid #35bded;">Content here</div>
.myborder {border:2px solid #35bded;}