#2d92e9 color space conversions
Hex:
#2d92e9
RGB:
45, 146, 233
CMY:
82, 43, 9
CMYK:
81, 37, 0, 9
HSL:
208°, 81.0345%, 54.5098%
HSV (HSB):
208°, 80.6867%, 91.3725%
XYZ:
26.0691, 26.9988, 80.9281
xyY:
0.1946, 0.2015, 26.9988
CIE-Lab:
58.9733, 1.7014, -51.9016
CIE-LCH:
58.9733, 51.9295, 271.8776
CIE-Luv:
58.9733, -33.0348, -82.5914
Hunter-Lab:
51.9604, -1.3755, -55.9716
#2d92e9 color charts
#2d92e9 color shades, tints & tones
#2d92e9 color schemes
#2d92e9 color preview, HTML & CSS examples
This text has a color of #2d92e9
<p style="color:#2d92e9;">Text here</p>
.mytext {color:#2d92e9;}
This box has a color of #2d92e9
<div style="background-color:#2d92e9;">Content here</div>
.mybackground {background-color:#2d92e9;}
Border around this has a color of #2d92e9
<div style="border:2px solid #2d92e9;">Content here</div>
.myborder {border:2px solid #2d92e9;}