#2b90d3 color space conversions
Hex:
#2b90d3
RGB:
43, 144, 211
CMY:
83, 44, 17
CMYK:
80, 32, 0, 17
HSL:
204°, 66.1417%, 49.8039%
HSV (HSB):
204°, 79.6209%, 82.7451%
XYZ:
22.7274, 25.1633, 65.2871
xyY:
0.2008, 0.2223, 25.1633
CIE-Lab:
57.2341, -5.3225, -42.3841
CIE-LCH:
57.2341, 42.7169, 262.8423
CIE-Luv:
57.2341, -33.7176, -65.7573
Hunter-Lab:
50.1630, -6.9121, -42.0519
#2b90d3 color charts
#2b90d3 color shades, tints & tones
#2b90d3 color schemes
#2b90d3 color preview, HTML & CSS examples
This text has a color of #2b90d3
<p style="color:#2b90d3;">Text here</p>
.mytext {color:#2b90d3;}
This box has a color of #2b90d3
<div style="background-color:#2b90d3;">Content here</div>
.mybackground {background-color:#2b90d3;}
Border around this has a color of #2b90d3
<div style="border:2px solid #2b90d3;">Content here</div>
.myborder {border:2px solid #2b90d3;}