#2da3e5 color space conversions
Hex:
#2da3e5
RGB:
45, 163, 229
CMY:
82, 36, 10
CMYK:
80, 29, 0, 10
HSL:
202°, 77.9661%, 53.7255%
HSV (HSB):
202°, 80.3493%, 89.8039%
XYZ:
28.3222, 32.4094, 78.8916
xyY:
0.2028, 0.2321, 32.4094
CIE-Lab:
63.6798, -9.4835, -42.2543
CIE-LCH:
63.6798, 43.3055, 257.3503
CIE-Luv:
63.6798, -38.9223, -66.2376
Hunter-Lab:
56.9293, -10.8227, -42.3126
#2da3e5 color charts
#2da3e5 color shades, tints & tones
#2da3e5 color schemes
#2da3e5 color preview, HTML & CSS examples
This text has a color of #2da3e5
<p style="color:#2da3e5;">Text here</p>
.mytext {color:#2da3e5;}
This box has a color of #2da3e5
<div style="background-color:#2da3e5;">Content here</div>
.mybackground {background-color:#2da3e5;}
Border around this has a color of #2da3e5
<div style="border:2px solid #2da3e5;">Content here</div>
.myborder {border:2px solid #2da3e5;}