#3cb2db color space conversions
Hex:
#3cb2db
RGB:
60, 178, 219
CMY:
76, 30, 14
CMYK:
73, 19, 0, 14
HSL:
195°, 68.8312%, 54.7059%
HSV (HSB):
195°, 72.6027%, 85.8824%
XYZ:
30.5701, 37.9159, 72.7251
xyY:
0.2165, 0.2685, 37.9159
CIE-Lab:
67.9586, -19.3153, -30.0693
CIE-LCH:
67.9586, 35.7385, 237.2850
CIE-Luv:
67.9586, -42.6347, -44.9729
Hunter-Lab:
61.5759, -19.1395, -26.9222
#3cb2db color charts
#3cb2db color shades, tints & tones
#3cb2db color schemes
#3cb2db color preview, HTML & CSS examples
This text has a color of #3cb2db
<p style="color:#3cb2db;">Text here</p>
.mytext {color:#3cb2db;}
This box has a color of #3cb2db
<div style="background-color:#3cb2db;">Content here</div>
.mybackground {background-color:#3cb2db;}
Border around this has a color of #3cb2db
<div style="border:2px solid #3cb2db;">Content here</div>
.myborder {border:2px solid #3cb2db;}