#3cb5d9 color space conversions
Hex:
#3cb5d9
RGB:
60, 181, 217
CMY:
76, 29, 15
CMYK:
72, 17, 0, 15
HSL:
194°, 67.3820%, 54.3137%
HSV (HSB):
194°, 72.3502%, 85.0980%
XYZ:
30.9117, 39.0182, 71.5477
xyY:
0.2185, 0.2758, 39.0182
CIE-Lab:
68.7644, -21.5171, -27.7313
CIE-LCH:
68.7644, 35.1000, 232.1917
CIE-Luv:
68.7644, -43.8171, -40.8253
Hunter-Lab:
62.4645, -20.9788, -24.1864
#3cb5d9 color charts
#3cb5d9 color shades, tints & tones
#3cb5d9 color schemes
#3cb5d9 color preview, HTML & CSS examples
This text has a color of #3cb5d9
<p style="color:#3cb5d9;">Text here</p>
.mytext {color:#3cb5d9;}
This box has a color of #3cb5d9
<div style="background-color:#3cb5d9;">Content here</div>
.mybackground {background-color:#3cb5d9;}
Border around this has a color of #3cb5d9
<div style="border:2px solid #3cb5d9;">Content here</div>
.myborder {border:2px solid #3cb5d9;}