#2ca2dd color space conversions
Hex:
#2ca2dd
RGB:
44, 162, 221
CMY:
83, 36, 13
CMYK:
80, 27, 0, 13
HSL:
200°, 72.2449%, 51.9608%
HSV (HSB):
200°, 80.0905%, 86.6667%
XYZ:
27.0102, 31.5966, 73.0818
xyY:
0.2051, 0.2399, 31.5966
CIE-Lab:
63.0081, -11.8268, -38.8900
CIE-LCH:
63.0081, 40.6486, 253.0851
CIE-Luv:
63.0081, -39.1744, -60.1968
Hunter-Lab:
56.2108, -12.5970, -37.7375
#2ca2dd color charts
#2ca2dd color shades, tints & tones
#2ca2dd color schemes
#2ca2dd color preview, HTML & CSS examples
This text has a color of #2ca2dd
<p style="color:#2ca2dd;">Text here</p>
.mytext {color:#2ca2dd;}
This box has a color of #2ca2dd
<div style="background-color:#2ca2dd;">Content here</div>
.mybackground {background-color:#2ca2dd;}
Border around this has a color of #2ca2dd
<div style="border:2px solid #2ca2dd;">Content here</div>
.myborder {border:2px solid #2ca2dd;}