#2d92e5 color space conversions
Hex:
#2d92e5
RGB:
45, 146, 229
CMY:
82, 43, 10
CMYK:
80, 36, 0, 10
HSL:
207°, 77.9661%, 53.7255%
HSV (HSB):
207°, 80.3493%, 89.8039%
XYZ:
25.5039, 26.7728, 77.9522
xyY:
0.1958, 0.2056, 26.7728
CIE-Lab:
58.7634, 0.2412, -50.0150
CIE-LCH:
58.7634, 50.0156, 270.2763
CIE-Luv:
58.7634, -33.2256, -79.2792
Hunter-Lab:
51.7424, -2.5663, -53.1032
#2d92e5 color charts
#2d92e5 color shades, tints & tones
#2d92e5 color schemes
#2d92e5 color preview, HTML & CSS examples
This text has a color of #2d92e5
<p style="color:#2d92e5;">Text here</p>
.mytext {color:#2d92e5;}
This box has a color of #2d92e5
<div style="background-color:#2d92e5;">Content here</div>
.mybackground {background-color:#2d92e5;}
Border around this has a color of #2d92e5
<div style="border:2px solid #2d92e5;">Content here</div>
.myborder {border:2px solid #2d92e5;}