#232e7f color space conversions
Hex:
#232e7f
RGB:
35, 46, 127
CMY:
86, 82, 50
CMYK:
72, 64, 0, 50
HSL:
233°, 56.7901%, 31.7647%
HSV (HSB):
233°, 72.4409%, 49.8039%
XYZ:
5.5009, 3.8436, 20.5306
xyY:
0.1841, 0.1287, 3.8436
CIE-Lab:
23.1476, 24.6658, -47.1903
CIE-LCH:
23.1476, 53.2477, 297.5955
CIE-Luv:
23.1476, -6.4560, -57.4858
Hunter-Lab:
19.6052, 15.7753, -48.3652
#232e7f color charts
#232e7f color shades, tints & tones
#232e7f color schemes
#232e7f color preview, HTML & CSS examples
This text has a color of #232e7f
<p style="color:#232e7f;">Text here</p>
.mytext {color:#232e7f;}
This box has a color of #232e7f
<div style="background-color:#232e7f;">Content here</div>
.mybackground {background-color:#232e7f;}
Border around this has a color of #232e7f
<div style="border:2px solid #232e7f;">Content here</div>
.myborder {border:2px solid #232e7f;}