#231f7e color space conversions
Hex:
#231f7e
RGB:
35, 31, 126
CMY:
86, 88, 51
CMYK:
72, 75, 0, 51
HSL:
243°, 60.5096%, 30.7843%
HSV (HSB):
243°, 75.3968%, 49.4118%
XYZ:
4.9490, 2.8437, 20.0267
xyY:
0.1779, 0.1022, 2.8437
CIE-Lab:
19.4066, 34.0938, -52.6942
CIE-LCH:
19.4066, 62.7620, 302.9034
CIE-Luv:
19.4066, -3.5332, -58.1945
Hunter-Lab:
16.8631, 22.8759, -58.6087
#231f7e color charts
#231f7e color shades, tints & tones
#231f7e color schemes
#231f7e color preview, HTML & CSS examples
This text has a color of #231f7e
<p style="color:#231f7e;">Text here</p>
.mytext {color:#231f7e;}
This box has a color of #231f7e
<div style="background-color:#231f7e;">Content here</div>
.mybackground {background-color:#231f7e;}
Border around this has a color of #231f7e
<div style="border:2px solid #231f7e;">Content here</div>
.myborder {border:2px solid #231f7e;}