#2b85a5 color space conversions
Hex:
#2b85a5
RGB:
43, 133, 165
CMY:
83, 48, 35
CMYK:
74, 19, 0, 35
HSL:
196°, 58.6538%, 40.7843%
HSV (HSB):
196°, 73.9394%, 64.7059%
XYZ:
16.1753, 20.0053, 38.6062
xyY:
0.2163, 0.2675, 20.0053
CIE-Lab:
51.8432, -15.3455, -24.5852
CIE-LCH:
51.8432, 28.9814, 238.0286
CIE-Luv:
51.8432, -32.4132, -34.7968
Hunter-Lab:
44.7272, -13.7193, -19.8669
#2b85a5 color charts
#2b85a5 color shades, tints & tones
#2b85a5 color schemes
#2b85a5 color preview, HTML & CSS examples
This text has a color of #2b85a5
<p style="color:#2b85a5;">Text here</p>
.mytext {color:#2b85a5;}
This box has a color of #2b85a5
<div style="background-color:#2b85a5;">Content here</div>
.mybackground {background-color:#2b85a5;}
Border around this has a color of #2b85a5
<div style="border:2px solid #2b85a5;">Content here</div>
.myborder {border:2px solid #2b85a5;}