#234d85 color space conversions
Hex:
#234d85
RGB:
35, 77, 133
CMY:
86, 70, 48
CMYK:
74, 42, 0, 48
HSL:
214°, 58.3333%, 32.9412%
HSV (HSB):
214°, 73.6842%, 52.1569%
XYZ:
7.5807, 7.3585, 23.2111
xyY:
0.1987, 0.1929, 7.3585
CIE-Lab:
32.6096, 5.7010, -35.6649
CIE-LCH:
32.6096, 36.1177, 279.0818
CIE-Luv:
32.6096, -15.3454, -48.8784
Hunter-Lab:
27.1266, 2.4110, -31.7433
#234d85 color charts
#234d85 color shades, tints & tones
#234d85 color schemes
#234d85 color preview, HTML & CSS examples
This text has a color of #234d85
<p style="color:#234d85;">Text here</p>
.mytext {color:#234d85;}
This box has a color of #234d85
<div style="background-color:#234d85;">Content here</div>
.mybackground {background-color:#234d85;}
Border around this has a color of #234d85
<div style="border:2px solid #234d85;">Content here</div>
.myborder {border:2px solid #234d85;}