#231f81 color space conversions
Hex:
#231f81
RGB:
35, 31, 129
CMY:
86, 88, 49
CMYK:
73, 76, 0, 49
HSL:
242°, 61.2500%, 31.3725%
HSV (HSB):
242°, 75.9690%, 50.5882%
XYZ:
5.1456, 2.9223, 21.0617
xyY:
0.1766, 0.1003, 2.9223
CIE-Lab:
19.7299, 35.1398, -54.0633
CIE-LCH:
19.7299, 64.4798, 303.0228
CIE-Luv:
19.7299, -3.6780, -59.9814
Hunter-Lab:
17.0947, 23.8136, -61.0828
#231f81 color charts
#231f81 color shades, tints & tones
#231f81 color schemes
#231f81 color preview, HTML & CSS examples
This text has a color of #231f81
<p style="color:#231f81;">Text here</p>
.mytext {color:#231f81;}
This box has a color of #231f81
<div style="background-color:#231f81;">Content here</div>
.mybackground {background-color:#231f81;}
Border around this has a color of #231f81
<div style="border:2px solid #231f81;">Content here</div>
.myborder {border:2px solid #231f81;}