#2b6379 color space conversions
Hex:
#2b6379
RGB:
43, 99, 121
CMY:
83, 61, 53
CMYK:
64, 18, 0, 53
HSL:
197°, 47.5610%, 32.1569%
HSV (HSB):
197°, 64.4628%, 47.4510%
XYZ:
8.9093, 10.8177, 19.7076
xyY:
0.2259, 0.2743, 10.8177
CIE-Lab:
39.2718, -11.1120, -17.8365
CIE-LCH:
39.2718, 21.0147, 238.0773
CIE-Luv:
39.2718, -22.0021, -23.2709
Hunter-Lab:
32.8903, -9.2063, -12.5028
#2b6379 color charts
#2b6379 color shades, tints & tones
#2b6379 color schemes
#2b6379 color preview, HTML & CSS examples
This text has a color of #2b6379
<p style="color:#2b6379;">Text here</p>
.mytext {color:#2b6379;}
This box has a color of #2b6379
<div style="background-color:#2b6379;">Content here</div>
.mybackground {background-color:#2b6379;}
Border around this has a color of #2b6379
<div style="border:2px solid #2b6379;">Content here</div>
.myborder {border:2px solid #2b6379;}