#234d7b color space conversions
Hex:
#234d7b
RGB:
35, 77, 123
CMY:
86, 70, 52
CMYK:
72, 37, 0, 52
HSL:
211°, 55.6962%, 30.9804%
HSV (HSB):
211°, 71.5447%, 48.2353%
XYZ:
6.9222, 7.0951, 19.7436
xyY:
0.2050, 0.2102, 7.0951
CIE-Lab:
32.0225, 1.8099, -30.4039
CIE-LCH:
32.0225, 30.4578, 273.4067
CIE-Luv:
32.0225, -15.5694, -40.9326
Hunter-Lab:
26.6367, -0.2269, -25.3010
#234d7b color charts
#234d7b color shades, tints & tones
#234d7b color schemes
#234d7b color preview, HTML & CSS examples
This text has a color of #234d7b
<p style="color:#234d7b;">Text here</p>
.mytext {color:#234d7b;}
This box has a color of #234d7b
<div style="background-color:#234d7b;">Content here</div>
.mybackground {background-color:#234d7b;}
Border around this has a color of #234d7b
<div style="border:2px solid #234d7b;">Content here</div>
.myborder {border:2px solid #234d7b;}