#3cb2cc color space conversions
Hex:
#3cb2cc
RGB:
60, 178, 204
CMY:
76, 30, 20
CMYK:
71, 13, 0, 20
HSL:
191°, 58.5366%, 51.7647%
HSV (HSB):
191°, 70.5882%, 80.0000%
XYZ:
28.6830, 37.1611, 62.7878
xyY:
0.2230, 0.2889, 37.1611
CIE-Lab:
67.3977, -24.0970, -22.6805
CIE-LCH:
67.3977, 33.0918, 223.2655
CIE-Luv:
67.3977, -43.5422, -31.9704
Hunter-Lab:
60.9599, -22.6917, -18.3959
#3cb2cc color charts
#3cb2cc color shades, tints & tones
#3cb2cc color schemes
#3cb2cc color preview, HTML & CSS examples
This text has a color of #3cb2cc
<p style="color:#3cb2cc;">Text here</p>
.mytext {color:#3cb2cc;}
This box has a color of #3cb2cc
<div style="background-color:#3cb2cc;">Content here</div>
.mybackground {background-color:#3cb2cc;}
Border around this has a color of #3cb2cc
<div style="border:2px solid #3cb2cc;">Content here</div>
.myborder {border:2px solid #3cb2cc;}