#234b7f color space conversions
Hex:
#234b7f
RGB:
35, 75, 127
CMY:
86, 71, 50
CMYK:
72, 41, 0, 50
HSL:
214°, 56.7901%, 31.7647%
HSV (HSB):
214°, 72.4409%, 49.8039%
XYZ:
7.0400, 6.9218, 21.0437
xyY:
0.2011, 0.1977, 6.9218
CIE-Lab:
31.6282, 4.6876, -33.5160
CIE-LCH:
31.6282, 33.8422, 277.9618
CIE-Luv:
31.6282, -14.8016, -45.3551
Hunter-Lab:
26.3093, 1.7227, -29.0070
#234b7f color charts
#234b7f color shades, tints & tones
#234b7f color schemes
#234b7f color preview, HTML & CSS examples
This text has a color of #234b7f
<p style="color:#234b7f;">Text here</p>
.mytext {color:#234b7f;}
This box has a color of #234b7f
<div style="background-color:#234b7f;">Content here</div>
.mybackground {background-color:#234b7f;}
Border around this has a color of #234b7f
<div style="border:2px solid #234b7f;">Content here</div>
.myborder {border:2px solid #234b7f;}