#35becb color space conversions
Hex:
#35becb
RGB:
53, 190, 203
CMY:
79, 25, 20
CMYK:
74, 6, 0, 20
HSL:
185°, 59.0551%, 50.1961%
HSV (HSB):
185°, 73.8916%, 79.6078%
XYZ:
30.6611, 41.8956, 62.9706
xyY:
0.2262, 0.3091, 41.8956
CIE-Lab:
70.7989, -31.2179, -16.9778
CIE-LCH:
70.7989, 35.5360, 208.5394
CIE-Luv:
70.7989, -48.9764, -21.8069
Hunter-Lab:
64.7268, -28.7163, -12.3725
#35becb color charts
#35becb color shades, tints & tones
#35becb color schemes
#35becb color preview, HTML & CSS examples
This text has a color of #35becb
<p style="color:#35becb;">Text here</p>
.mytext {color:#35becb;}
This box has a color of #35becb
<div style="background-color:#35becb;">Content here</div>
.mybackground {background-color:#35becb;}
Border around this has a color of #35becb
<div style="border:2px solid #35becb;">Content here</div>
.myborder {border:2px solid #35becb;}