#234c5b color space conversions
Hex:
#234c5b
RGB:
35, 76, 91
CMY:
86, 70, 64
CMYK:
62, 16, 0, 64
HSL:
196°, 44.4444%, 24.7059%
HSV (HSB):
196°, 61.5385%, 35.6863%
XYZ:
5.1659, 6.2815, 10.8377
xyY:
0.2318, 0.2819, 6.2815
CIE-Lab:
30.1119, -9.3615, -13.1845
CIE-LCH:
30.1119, 16.1700, 234.6237
CIE-Luv:
30.1119, -16.1205, -15.5532
Hunter-Lab:
25.0630, -7.0684, -8.0940
#234c5b color charts
#234c5b color shades, tints & tones
#234c5b color schemes
#234c5b color preview, HTML & CSS examples
This text has a color of #234c5b
<p style="color:#234c5b;">Text here</p>
.mytext {color:#234c5b;}
This box has a color of #234c5b
<div style="background-color:#234c5b;">Content here</div>
.mybackground {background-color:#234c5b;}
Border around this has a color of #234c5b
<div style="border:2px solid #234c5b;">Content here</div>
.myborder {border:2px solid #234c5b;}