#232e4e color space conversions
Hex:
#232e4e
RGB:
35, 46, 78
CMY:
86, 82, 69
CMYK:
55, 41, 0, 69
HSL:
225°, 38.0531%, 22.1569%
HSV (HSB):
225°, 55.1282%, 30.5882%
XYZ:
3.0453, 2.8614, 7.5995
xyY:
0.2255, 0.2119, 2.8614
CIE-Lab:
19.4799, 5.8750, -21.1730
CIE-LCH:
19.4799, 21.9729, 285.5080
CIE-Luv:
19.4799, -5.2414, -23.7628
Hunter-Lab:
16.9156, 2.5327, -14.7958
#232e4e color charts
#232e4e color shades, tints & tones
#232e4e color schemes
#232e4e color preview, HTML & CSS examples
This text has a color of #232e4e
<p style="color:#232e4e;">Text here</p>
.mytext {color:#232e4e;}
This box has a color of #232e4e
<div style="background-color:#232e4e;">Content here</div>
.mybackground {background-color:#232e4e;}
Border around this has a color of #232e4e
<div style="border:2px solid #232e4e;">Content here</div>
.myborder {border:2px solid #232e4e;}