#232f91 color space conversions
Hex:
#232f91
RGB:
35, 47, 145
CMY:
86, 82, 43
CMYK:
76, 68, 0, 43
HSL:
233°, 61.1111%, 35.2941%
HSV (HSB):
233°, 75.8621%, 56.8627%
XYZ:
6.8205, 4.4347, 27.2846
xyY:
0.1770, 0.1151, 4.4347
CIE-Lab:
25.0594, 30.7960, -55.2985
CIE-LCH:
25.0594, 63.2955, 299.1137
CIE-Luv:
25.0594, -7.1826, -68.7903
Hunter-Lab:
21.0587, 20.9598, -62.0776
#232f91 color charts
#232f91 color shades, tints & tones
#232f91 color schemes
#232f91 color preview, HTML & CSS examples
This text has a color of #232f91
<p style="color:#232f91;">Text here</p>
.mytext {color:#232f91;}
This box has a color of #232f91
<div style="background-color:#232f91;">Content here</div>
.mybackground {background-color:#232f91;}
Border around this has a color of #232f91
<div style="border:2px solid #232f91;">Content here</div>
.myborder {border:2px solid #232f91;}