#2ca3ed color space conversions
Hex:
#2ca3ed
RGB:
44, 163, 237
CMY:
83, 36, 7
CMYK:
81, 31, 0, 7
HSL:
203°, 84.2795%, 55.0980%
HSV (HSB):
203°, 81.4346%, 92.9412%
XYZ:
29.4220, 32.8443, 84.9096
xyY:
0.1999, 0.2232, 32.8443
CIE-Lab:
64.0346, -6.7451, -46.0987
CIE-LCH:
64.0346, 46.5896, 261.6757
CIE-Luv:
64.0346, -38.5752, -73.0975
Hunter-Lab:
57.3099, -8.6535, -47.7263
#2ca3ed color charts
#2ca3ed color shades, tints & tones
#2ca3ed color schemes
#2ca3ed color preview, HTML & CSS examples
This text has a color of #2ca3ed
<p style="color:#2ca3ed;">Text here</p>
.mytext {color:#2ca3ed;}
This box has a color of #2ca3ed
<div style="background-color:#2ca3ed;">Content here</div>
.mybackground {background-color:#2ca3ed;}
Border around this has a color of #2ca3ed
<div style="border:2px solid #2ca3ed;">Content here</div>
.myborder {border:2px solid #2ca3ed;}