#3ba7ed color space conversions
Hex:
#3ba7ed
RGB:
59, 167, 237
CMY:
77, 35, 7
CMYK:
75, 30, 0, 7
HSL:
204°, 83.1776%, 58.0392%
HSV (HSB):
204°, 75.1055%, 92.9412%
XYZ:
30.9084, 34.6817, 85.1859
xyY:
0.2050, 0.2300, 34.6817
CIE-Lab:
65.5001, -7.4589, -43.7716
CIE-LCH:
65.5001, 44.4026, 260.3294
CIE-Luv:
65.5001, -37.9596, -69.3155
Hunter-Lab:
58.8911, -9.3756, -44.5391
#3ba7ed color charts
#3ba7ed color shades, tints & tones
#3ba7ed color schemes
#3ba7ed color preview, HTML & CSS examples
This text has a color of #3ba7ed
<p style="color:#3ba7ed;">Text here</p>
.mytext {color:#3ba7ed;}
This box has a color of #3ba7ed
<div style="background-color:#3ba7ed;">Content here</div>
.mybackground {background-color:#3ba7ed;}
Border around this has a color of #3ba7ed
<div style="border:2px solid #3ba7ed;">Content here</div>
.myborder {border:2px solid #3ba7ed;}