#234c85 color space conversions
Hex:
#234c85
RGB:
35, 76, 133
CMY:
86, 70, 48
CMYK:
74, 43, 0, 48
HSL:
215°, 58.3333%, 32.9412%
HSV (HSB):
215°, 73.6842%, 52.1569%
XYZ:
7.5112, 7.2197, 23.1880
xyY:
0.1981, 0.1904, 7.2197
CIE-Lab:
32.3018, 6.3683, -36.1557
CIE-LCH:
32.3018, 36.7123, 279.9893
CIE-Luv:
32.3018, -15.0162, -49.4715
Hunter-Lab:
26.8694, 2.8773, -32.3579
#234c85 color charts
#234c85 color shades, tints & tones
#234c85 color schemes
#234c85 color preview, HTML & CSS examples
This text has a color of #234c85
<p style="color:#234c85;">Text here</p>
.mytext {color:#234c85;}
This box has a color of #234c85
<div style="background-color:#234c85;">Content here</div>
.mybackground {background-color:#234c85;}
Border around this has a color of #234c85
<div style="border:2px solid #234c85;">Content here</div>
.myborder {border:2px solid #234c85;}