#2ca5c5 color space conversions
Hex:
#2ca5c5
RGB:
44, 165, 197
CMY:
83, 35, 23
CMYK:
78, 16, 0, 23
HSL:
193°, 63.4855%, 47.2549%
HSV (HSB):
193°, 77.6650%, 77.2549%
XYZ:
24.5719, 31.4770, 57.6039
xyY:
0.2162, 0.2770, 31.4770
CIE-Lab:
62.9082, -21.6016, -25.7074
CIE-LCH:
62.9082, 33.5783, 229.9601
CIE-Luv:
62.9082, -41.7415, -36.9810
Hunter-Lab:
56.1043, -20.0053, -21.6017
#2ca5c5 color charts
#2ca5c5 color shades, tints & tones
#2ca5c5 color schemes
#2ca5c5 color preview, HTML & CSS examples
This text has a color of #2ca5c5
<p style="color:#2ca5c5;">Text here</p>
.mytext {color:#2ca5c5;}
This box has a color of #2ca5c5
<div style="background-color:#2ca5c5;">Content here</div>
.mybackground {background-color:#2ca5c5;}
Border around this has a color of #2ca5c5
<div style="border:2px solid #2ca5c5;">Content here</div>
.myborder {border:2px solid #2ca5c5;}