#234f6f color space conversions
Hex:
#234f6f
RGB:
35, 79, 111
CMY:
86, 69, 56
CMYK:
68, 29, 0, 56
HSL:
205°, 52.0548%, 28.6275%
HSV (HSB):
205°, 68.4685%, 43.5294%
XYZ:
6.3584, 7.0970, 16.0737
xyY:
0.2153, 0.2403, 7.0970
CIE-Lab:
32.0267, -4.0383, -22.8970
CIE-LCH:
32.0267, 23.2503, 259.9978
CIE-Luv:
32.0267, -16.6129, -29.8498
Hunter-Lab:
26.6402, -4.0167, -17.1252
#234f6f color charts
#234f6f color shades, tints & tones
#234f6f color schemes
#234f6f color preview, HTML & CSS examples
This text has a color of #234f6f
<p style="color:#234f6f;">Text here</p>
.mytext {color:#234f6f;}
This box has a color of #234f6f
<div style="background-color:#234f6f;">Content here</div>
.mybackground {background-color:#234f6f;}
Border around this has a color of #234f6f
<div style="border:2px solid #234f6f;">Content here</div>
.myborder {border:2px solid #234f6f;}