#3cbecc color space conversions
Hex:
#3cbecc
RGB:
60, 190, 204
CMY:
76, 25, 20
CMYK:
71, 7, 0, 20
HSL:
186°, 58.5366%, 51.7647%
HSV (HSB):
186°, 70.5882%, 80.0000%
XYZ:
31.1760, 42.1472, 63.6188
xyY:
0.2277, 0.3078, 42.1472
CIE-Lab:
70.9723, -30.0566, -17.2486
CIE-LCH:
70.9723, 34.6542, 209.8503
CIE-Luv:
70.9723, -47.8457, -22.4082
Hunter-Lab:
64.9209, -27.8931, -12.6563
#3cbecc color charts
#3cbecc color shades, tints & tones
#3cbecc color schemes
#3cbecc color preview, HTML & CSS examples
This text has a color of #3cbecc
<p style="color:#3cbecc;">Text here</p>
.mytext {color:#3cbecc;}
This box has a color of #3cbecc
<div style="background-color:#3cbecc;">Content here</div>
.mybackground {background-color:#3cbecc;}
Border around this has a color of #3cbecc
<div style="border:2px solid #3cbecc;">Content here</div>
.myborder {border:2px solid #3cbecc;}