#3cb9ec color space conversions
Hex:
#3cb9ec
RGB:
60, 185, 236
CMY:
76, 27, 7
CMYK:
75, 22, 0, 7
HSL:
197°, 82.2430%, 58.0392%
HSV (HSB):
197°, 74.5763%, 92.5490%
XYZ:
34.3528, 41.7147, 85.5980
xyY:
0.2125, 0.2580, 41.7147
CIE-Lab:
70.6738, -17.4345, -35.1481
CIE-LCH:
70.6738, 39.2345, 243.6173
CIE-Luv:
70.6738, -44.0726, -54.0813
Hunter-Lab:
64.5869, -18.0858, -33.3671
#3cb9ec color charts
#3cb9ec color shades, tints & tones
#3cb9ec color schemes
#3cb9ec color preview, HTML & CSS examples
This text has a color of #3cb9ec
<p style="color:#3cb9ec;">Text here</p>
.mytext {color:#3cb9ec;}
This box has a color of #3cb9ec
<div style="background-color:#3cb9ec;">Content here</div>
.mybackground {background-color:#3cb9ec;}
Border around this has a color of #3cb9ec
<div style="border:2px solid #3cb9ec;">Content here</div>
.myborder {border:2px solid #3cb9ec;}