#234f5f color space conversions
Hex:
#234f5f
RGB:
35, 79, 95
CMY:
86, 69, 63
CMYK:
63, 17, 0, 63
HSL:
196°, 46.1538%, 25.4902%
HSV (HSB):
196°, 63.1579%, 37.2549%
XYZ:
5.5547, 6.7755, 11.8415
xyY:
0.2298, 0.2803, 6.7755
CIE-Lab:
31.2903, -9.8040, -13.9303
CIE-LCH:
31.2903, 17.0344, 234.8627
CIE-Luv:
31.2903, -17.1457, -16.6959
Hunter-Lab:
26.0298, -7.4609, -8.7514
#234f5f color charts
#234f5f color shades, tints & tones
#234f5f color schemes
#234f5f color preview, HTML & CSS examples
This text has a color of #234f5f
<p style="color:#234f5f;">Text here</p>
.mytext {color:#234f5f;}
This box has a color of #234f5f
<div style="background-color:#234f5f;">Content here</div>
.mybackground {background-color:#234f5f;}
Border around this has a color of #234f5f
<div style="border:2px solid #234f5f;">Content here</div>
.myborder {border:2px solid #234f5f;}