#3ca5c5 color space conversions
Hex:
#3ca5c5
RGB:
60, 165, 197
CMY:
76, 35, 23
CMYK:
70, 16, 0, 23
HSL:
194°, 54.1502%, 50.3922%
HSV (HSB):
194°, 69.5431%, 77.2549%
XYZ:
25.3967, 31.9021, 57.6425
xyY:
0.2210, 0.2776, 31.9021
CIE-Lab:
63.2619, -19.6016, -25.1337
CIE-LCH:
63.2619, 31.8736, 232.0496
CIE-Luv:
63.2619, -39.2730, -36.3018
Hunter-Lab:
56.4820, -18.5824, -20.9708
#3ca5c5 color charts
#3ca5c5 color shades, tints & tones
#3ca5c5 color schemes
#3ca5c5 color preview, HTML & CSS examples
This text has a color of #3ca5c5
<p style="color:#3ca5c5;">Text here</p>
.mytext {color:#3ca5c5;}
This box has a color of #3ca5c5
<div style="background-color:#3ca5c5;">Content here</div>
.mybackground {background-color:#3ca5c5;}
Border around this has a color of #3ca5c5
<div style="border:2px solid #3ca5c5;">Content here</div>
.myborder {border:2px solid #3ca5c5;}