#234c8c color space conversions
Hex:
#234c8c
RGB:
35, 76, 140
CMY:
86, 70, 45
CMYK:
75, 46, 0, 45
HSL:
217°, 60.0000%, 34.3137%
HSV (HSB):
217°, 75.0000%, 54.9020%
XYZ:
8.0112, 7.4197, 25.8208
xyY:
0.1942, 0.1799, 7.4197
CIE-Lab:
32.7438, 9.1223, -39.7531
CIE-LCH:
32.7438, 40.7864, 282.9241
CIE-Luv:
32.7438, -14.8918, -54.8979
Hunter-Lab:
27.2390, 4.8298, -37.1357
#234c8c color charts
#234c8c color shades, tints & tones
#234c8c color schemes
#234c8c color preview, HTML & CSS examples
This text has a color of #234c8c
<p style="color:#234c8c;">Text here</p>
.mytext {color:#234c8c;}
This box has a color of #234c8c
<div style="background-color:#234c8c;">Content here</div>
.mybackground {background-color:#234c8c;}
Border around this has a color of #234c8c
<div style="border:2px solid #234c8c;">Content here</div>
.myborder {border:2px solid #234c8c;}