#3cb2df color space conversions
Hex:
#3cb2df
RGB:
60, 178, 223
CMY:
76, 30, 13
CMYK:
73, 20, 0, 13
HSL:
197°, 71.8062%, 55.4902%
HSV (HSB):
197°, 73.0942%, 87.4510%
XYZ:
31.1032, 38.1292, 75.5324
xyY:
0.2149, 0.2634, 38.1292
CIE-Lab:
68.1157, -18.0126, -32.0196
CIE-LCH:
68.1157, 36.7383, 240.6401
CIE-Luv:
68.1157, -42.3976, -48.4433
Hunter-Lab:
61.7488, -18.1492, -29.3005
#3cb2df color charts
#3cb2df color shades, tints & tones
#3cb2df color schemes
#3cb2df color preview, HTML & CSS examples
This text has a color of #3cb2df
<p style="color:#3cb2df;">Text here</p>
.mytext {color:#3cb2df;}
This box has a color of #3cb2df
<div style="background-color:#3cb2df;">Content here</div>
.mybackground {background-color:#3cb2df;}
Border around this has a color of #3cb2df
<div style="border:2px solid #3cb2df;">Content here</div>
.myborder {border:2px solid #3cb2df;}