#3cb5cd color space conversions
Hex:
#3cb5cd
RGB:
60, 181, 205
CMY:
76, 29, 20
CMYK:
71, 12, 0, 20
HSL:
190°, 59.1837%, 51.9608%
HSV (HSB):
190°, 70.7317%, 80.3922%
XYZ:
29.4068, 38.4162, 63.6228
xyY:
0.2237, 0.2923, 38.4162
CIE-Lab:
68.3262, -25.3015, -21.8143
CIE-LCH:
68.3262, 33.4070, 220.7670
CIE-Luv:
68.3262, -44.5569, -30.4355
Hunter-Lab:
61.9808, -23.7770, -17.4741
#3cb5cd color charts
#3cb5cd color shades, tints & tones
#3cb5cd color schemes
#3cb5cd color preview, HTML & CSS examples
This text has a color of #3cb5cd
<p style="color:#3cb5cd;">Text here</p>
.mytext {color:#3cb5cd;}
This box has a color of #3cb5cd
<div style="background-color:#3cb5cd;">Content here</div>
.mybackground {background-color:#3cb5cd;}
Border around this has a color of #3cb5cd
<div style="border:2px solid #3cb5cd;">Content here</div>
.myborder {border:2px solid #3cb5cd;}