#232e6e color space conversions
Hex:
#232e6e
RGB:
35, 46, 110
CMY:
86, 82, 57
CMYK:
68, 58, 0, 57
HSL:
231°, 51.7241%, 28.4314%
HSV (HSB):
231°, 68.1818%, 43.1373%
XYZ:
4.4846, 3.4371, 15.1789
xyY:
0.1941, 0.1488, 3.4371
CIE-Lab:
21.7157, 18.1075, -38.6757
CIE-LCH:
21.7157, 42.7047, 295.0885
CIE-Luv:
21.7157, -5.9968, -46.2420
Hunter-Lab:
18.5394, 10.7343, -35.5653
#232e6e color charts
#232e6e color shades, tints & tones
#232e6e color schemes
#232e6e color preview, HTML & CSS examples
This text has a color of #232e6e
<p style="color:#232e6e;">Text here</p>
.mytext {color:#232e6e;}
This box has a color of #232e6e
<div style="background-color:#232e6e;">Content here</div>
.mybackground {background-color:#232e6e;}
Border around this has a color of #232e6e
<div style="border:2px solid #232e6e;">Content here</div>
.myborder {border:2px solid #232e6e;}