#2d73e9 color space conversions
Hex:
#2d73e9
RGB:
45, 115, 233
CMY:
82, 55, 9
CMYK:
81, 51, 0, 9
HSL:
218°, 81.0345%, 54.5098%
HSV (HSB):
218°, 80.6867%, 91.3725%
XYZ:
21.9209, 18.7025, 79.5454
xyY:
0.1824, 0.1556, 18.7025
CIE-Lab:
50.3374, 20.6898, -65.7534
CIE-LCH:
50.3374, 68.9317, 287.4666
CIE-Luv:
50.3374, -23.4214, -102.9075
Hunter-Lab:
43.2464, 14.7974, -78.7826
#2d73e9 color charts
#2d73e9 color shades, tints & tones
#2d73e9 color schemes
#2d73e9 color preview, HTML & CSS examples
This text has a color of #2d73e9
<p style="color:#2d73e9;">Text here</p>
.mytext {color:#2d73e9;}
This box has a color of #2d73e9
<div style="background-color:#2d73e9;">Content here</div>
.mybackground {background-color:#2d73e9;}
Border around this has a color of #2d73e9
<div style="border:2px solid #2d73e9;">Content here</div>
.myborder {border:2px solid #2d73e9;}