#234e80 color space conversions
Hex:
#234e80
RGB:
35, 78, 128
CMY:
86, 69, 50
CMYK:
73, 39, 0, 50
HSL:
212°, 57.0552%, 31.9608%
HSV (HSB):
212°, 72.6562%, 50.1961%
XYZ:
7.3138, 7.3646, 21.4581
xyY:
0.2024, 0.2038, 7.3646
CIE-Lab:
32.6230, 3.0877, -32.5550
CIE-LCH:
32.6230, 32.7011, 275.4181
CIE-Luv:
32.6230, -15.7916, -44.3041
Hunter-Lab:
27.1378, 0.6156, -27.8846
#234e80 color charts
#234e80 color shades, tints & tones
#234e80 color schemes
#234e80 color preview, HTML & CSS examples
This text has a color of #234e80
<p style="color:#234e80;">Text here</p>
.mytext {color:#234e80;}
This box has a color of #234e80
<div style="background-color:#234e80;">Content here</div>
.mybackground {background-color:#234e80;}
Border around this has a color of #234e80
<div style="border:2px solid #234e80;">Content here</div>
.myborder {border:2px solid #234e80;}