#3cb3ec color space conversions
Hex:
#3cb3ec
RGB:
60, 179, 236
CMY:
76, 30, 7
CMYK:
75, 24, 0, 7
HSL:
199°, 82.2430%, 58.0392%
HSV (HSB):
199°, 74.5763%, 92.5490%
XYZ:
33.1239, 39.2570, 85.1884
xyY:
0.2102, 0.2491, 39.2570
CIE-Lab:
68.9370, -14.2469, -37.8476
CIE-LCH:
68.9370, 40.4403, 249.3723
CIE-Luv:
68.9370, -41.9908, -58.8977
Hunter-Lab:
62.6554, -15.2797, -36.7539
#3cb3ec color charts
#3cb3ec color shades, tints & tones
#3cb3ec color schemes
#3cb3ec color preview, HTML & CSS examples
This text has a color of #3cb3ec
<p style="color:#3cb3ec;">Text here</p>
.mytext {color:#3cb3ec;}
This box has a color of #3cb3ec
<div style="background-color:#3cb3ec;">Content here</div>
.mybackground {background-color:#3cb3ec;}
Border around this has a color of #3cb3ec
<div style="border:2px solid #3cb3ec;">Content here</div>
.myborder {border:2px solid #3cb3ec;}