#3cb4cc color space conversions
Hex:
#3cb4cc
RGB:
60, 180, 204
CMY:
76, 29, 20
CMYK:
71, 12, 0, 20
HSL:
190°, 58.5366%, 51.7647%
HSV (HSB):
190°, 70.5882%, 80.0000%
XYZ:
29.0838, 37.9628, 62.9214
xyY:
0.2238, 0.2921, 37.9628
CIE-Lab:
67.9932, -25.1086, -21.7718
CIE-LCH:
67.9932, 33.2333, 220.9287
CIE-Luv:
67.9932, -44.2602, -30.3712
Hunter-Lab:
61.6140, -23.5666, -17.4184
#3cb4cc color charts
#3cb4cc color shades, tints & tones
#3cb4cc color schemes
#3cb4cc color preview, HTML & CSS examples
This text has a color of #3cb4cc
<p style="color:#3cb4cc;">Text here</p>
.mytext {color:#3cb4cc;}
This box has a color of #3cb4cc
<div style="background-color:#3cb4cc;">Content here</div>
.mybackground {background-color:#3cb4cc;}
Border around this has a color of #3cb4cc
<div style="border:2px solid #3cb4cc;">Content here</div>
.myborder {border:2px solid #3cb4cc;}