#3cb9cd color space conversions
Hex:
#3cb9cd
RGB:
60, 185, 205
CMY:
76, 27, 20
CMYK:
71, 10, 0, 20
HSL:
188°, 59.1837%, 51.9608%
HSV (HSB):
188°, 70.7317%, 80.3922%
XYZ:
30.2319, 40.0664, 63.8978
xyY:
0.2253, 0.2986, 40.0664
CIE-Lab:
69.5168, -27.2994, -20.0022
CIE-LCH:
69.5168, 33.8430, 216.2301
CIE-Luv:
69.5168, -45.9907, -27.2420
Hunter-Lab:
63.2980, -25.5177, -15.5432
#3cb9cd color charts
#3cb9cd color shades, tints & tones
#3cb9cd color schemes
#3cb9cd color preview, HTML & CSS examples
This text has a color of #3cb9cd
<p style="color:#3cb9cd;">Text here</p>
.mytext {color:#3cb9cd;}
This box has a color of #3cb9cd
<div style="background-color:#3cb9cd;">Content here</div>
.mybackground {background-color:#3cb9cd;}
Border around this has a color of #3cb9cd
<div style="border:2px solid #3cb9cd;">Content here</div>
.myborder {border:2px solid #3cb9cd;}