#234e8c color space conversions
Hex:
#234e8c
RGB:
35, 78, 140
CMY:
86, 69, 45
CMYK:
75, 44, 0, 45
HSL:
215°, 60.0000%, 34.3137%
HSV (HSB):
215°, 75.0000%, 54.9020%
XYZ:
8.1511, 7.6996, 25.8675
xyY:
0.1954, 0.1846, 7.6996
CIE-Lab:
33.3492, 7.7821, -38.7839
CIE-LCH:
33.3492, 39.5569, 281.3459
CIE-Luv:
33.3492, -15.5324, -53.7602
Hunter-Lab:
27.7481, 3.8763, -35.8481
#234e8c color charts
#234e8c color shades, tints & tones
#234e8c color schemes
#234e8c color preview, HTML & CSS examples
This text has a color of #234e8c
<p style="color:#234e8c;">Text here</p>
.mytext {color:#234e8c;}
This box has a color of #234e8c
<div style="background-color:#234e8c;">Content here</div>
.mybackground {background-color:#234e8c;}
Border around this has a color of #234e8c
<div style="border:2px solid #234e8c;">Content here</div>
.myborder {border:2px solid #234e8c;}