#3cb3cc color space conversions
Hex:
#3cb3cc
RGB:
60, 179, 204
CMY:
76, 30, 20
CMYK:
71, 12, 0, 20
HSL:
190°, 58.5366%, 51.7647%
HSV (HSB):
190°, 70.5882%, 80.0000%
XYZ:
28.8827, 37.5605, 62.8544
xyY:
0.2234, 0.2905, 37.5605
CIE-Lab:
67.6954, -24.6037, -22.2260
CIE-LCH:
67.6954, 33.1563, 222.0934
CIE-Luv:
67.6954, -43.9012, -31.1706
Hunter-Lab:
61.2866, -23.1295, -17.9060
#3cb3cc color charts
#3cb3cc color shades, tints & tones
#3cb3cc color schemes
#3cb3cc color preview, HTML & CSS examples
This text has a color of #3cb3cc
<p style="color:#3cb3cc;">Text here</p>
.mytext {color:#3cb3cc;}
This box has a color of #3cb3cc
<div style="background-color:#3cb3cc;">Content here</div>
.mybackground {background-color:#3cb3cc;}
Border around this has a color of #3cb3cc
<div style="border:2px solid #3cb3cc;">Content here</div>
.myborder {border:2px solid #3cb3cc;}