#3cb4ec color space conversions
Hex:
#3cb4ec
RGB:
60, 180, 236
CMY:
76, 29, 7
CMYK:
75, 24, 0, 7
HSL:
199°, 82.2430%, 58.0392%
HSV (HSB):
199°, 74.5763%, 92.5490%
XYZ:
33.3251, 39.6593, 85.2555
xyY:
0.2106, 0.2506, 39.6593
CIE-Lab:
69.2262, -14.7825, -37.3974
CIE-LCH:
69.2262, 40.2130, 248.4321
CIE-Luv:
69.2262, -42.3372, -58.0970
Hunter-Lab:
62.9756, -15.7498, -36.1830
#3cb4ec color charts
#3cb4ec color shades, tints & tones
#3cb4ec color schemes
#3cb4ec color preview, HTML & CSS examples
This text has a color of #3cb4ec
<p style="color:#3cb4ec;">Text here</p>
.mytext {color:#3cb4ec;}
This box has a color of #3cb4ec
<div style="background-color:#3cb4ec;">Content here</div>
.mybackground {background-color:#3cb4ec;}
Border around this has a color of #3cb4ec
<div style="border:2px solid #3cb4ec;">Content here</div>
.myborder {border:2px solid #3cb4ec;}