#3baeed color space conversions
Hex:
#3baeed
RGB:
59, 174, 237
CMY:
77, 32, 7
CMYK:
75, 27, 0, 7
HSL:
201°, 83.1776%, 58.0392%
HSV (HSB):
201°, 75.1055%, 92.9412%
XYZ:
32.2257, 37.3163, 85.6251
xyY:
0.2077, 0.2405, 37.3163
CIE-Lab:
67.5137, -11.3213, -40.6159
CIE-LCH:
67.5137, 42.1643, 254.4247
CIE-Luv:
67.5137, -40.3583, -63.7940
Hunter-Lab:
61.0871, -12.7369, -40.3451
#3baeed color charts
#3baeed color shades, tints & tones
#3baeed color schemes
#3baeed color preview, HTML & CSS examples
This text has a color of #3baeed
<p style="color:#3baeed;">Text here</p>
.mytext {color:#3baeed;}
This box has a color of #3baeed
<div style="background-color:#3baeed;">Content here</div>
.mybackground {background-color:#3baeed;}
Border around this has a color of #3baeed
<div style="border:2px solid #3baeed;">Content here</div>
.myborder {border:2px solid #3baeed;}