#2d92d3 color space conversions
Hex:
#2d92d3
RGB:
45, 146, 211
CMY:
82, 43, 17
CMYK:
79, 31, 0, 17
HSL:
203°, 65.3543%, 50.1961%
HSV (HSB):
203°, 78.6730%, 82.7451%
XYZ:
23.1189, 25.8188, 65.3930
xyY:
0.2022, 0.2258, 25.8188
CIE-Lab:
57.8647, -6.2682, -41.3881
CIE-LCH:
57.8647, 41.8601, 261.3880
CIE-Luv:
57.8647, -34.1408, -64.1326
Hunter-Lab:
50.8122, -7.7060, -40.7350
#2d92d3 color charts
#2d92d3 color shades, tints & tones
#2d92d3 color schemes
#2d92d3 color preview, HTML & CSS examples
This text has a color of #2d92d3
<p style="color:#2d92d3;">Text here</p>
.mytext {color:#2d92d3;}
This box has a color of #2d92d3
<div style="background-color:#2d92d3;">Content here</div>
.mybackground {background-color:#2d92d3;}
Border around this has a color of #2d92d3
<div style="border:2px solid #2d92d3;">Content here</div>
.myborder {border:2px solid #2d92d3;}