#234b56 color space conversions
Hex:
#234b56
RGB:
35, 75, 86
CMY:
86, 71, 66
CMYK:
59, 13, 0, 66
HSL:
193°, 42.1488%, 23.7255%
HSV (HSB):
193°, 59.3023%, 33.7255%
XYZ:
4.8889, 6.0614, 9.7164
xyY:
0.2366, 0.2933, 6.0614
CIE-Lab:
29.5668, -10.4589, -10.8107
CIE-LCH:
29.5668, 15.0419, 225.9475
CIE-Luv:
29.5668, -15.8906, -12.2126
Hunter-Lab:
24.6198, -7.6388, -6.1653
#234b56 color charts
#234b56 color shades, tints & tones
#234b56 color schemes
#234b56 color preview, HTML & CSS examples
This text has a color of #234b56
<p style="color:#234b56;">Text here</p>
.mytext {color:#234b56;}
This box has a color of #234b56
<div style="background-color:#234b56;">Content here</div>
.mybackground {background-color:#234b56;}
Border around this has a color of #234b56
<div style="border:2px solid #234b56;">Content here</div>
.myborder {border:2px solid #234b56;}