#2b65a5 color space conversions
Hex:
#2b65a5
RGB:
43, 101, 165
CMY:
83, 60, 35
CMYK:
74, 39, 0, 35
HSL:
211°, 58.6538%, 40.7843%
HSV (HSB):
211°, 73.9394%, 64.7059%
XYZ:
12.4415, 12.5376, 37.3616
xyY:
0.1996, 0.2011, 12.5376
CIE-Lab:
42.0580, 3.6216, -39.9183
CIE-LCH:
42.0580, 40.0822, 275.1840
CIE-Luv:
42.0580, -21.1237, -58.6985
Hunter-Lab:
35.4084, 0.7549, -37.7746
#2b65a5 color charts
#2b65a5 color shades, tints & tones
#2b65a5 color schemes
#2b65a5 color preview, HTML & CSS examples
This text has a color of #2b65a5
<p style="color:#2b65a5;">Text here</p>
.mytext {color:#2b65a5;}
This box has a color of #2b65a5
<div style="background-color:#2b65a5;">Content here</div>
.mybackground {background-color:#2b65a5;}
Border around this has a color of #2b65a5
<div style="border:2px solid #2b65a5;">Content here</div>
.myborder {border:2px solid #2b65a5;}