#3cc2e5 color space conversions
Hex:
#3cc2e5
RGB:
60, 194, 229
CMY:
76, 24, 10
CMYK:
74, 15, 0, 10
HSL:
192°, 76.4706%, 56.6667%
HSV (HSB):
192°, 73.7991%, 89.8039%
XYZ:
35.2981, 45.2014, 80.9931
xyY:
0.2186, 0.2799, 45.2014
CIE-Lab:
73.0243, -24.3284, -27.7242
CIE-LCH:
73.0243, 36.8850, 228.7325
CIE-Luv:
73.0243, -47.6508, -40.7569
Hunter-Lab:
67.2320, -23.9399, -24.3632
#3cc2e5 color charts
#3cc2e5 color shades, tints & tones
#3cc2e5 color schemes
#3cc2e5 color preview, HTML & CSS examples
This text has a color of #3cc2e5
<p style="color:#3cc2e5;">Text here</p>
.mytext {color:#3cc2e5;}
This box has a color of #3cc2e5
<div style="background-color:#3cc2e5;">Content here</div>
.mybackground {background-color:#3cc2e5;}
Border around this has a color of #3cc2e5
<div style="border:2px solid #3cc2e5;">Content here</div>
.myborder {border:2px solid #3cc2e5;}