#231f65 color space conversions
Hex:
#231f65
RGB:
35, 31, 101
CMY:
86, 88, 60
CMYK:
65, 69, 0, 60
HSL:
243°, 53.0303%, 25.8824%
HSV (HSB):
243°, 69.3069%, 39.6078%
XYZ:
3.5321, 2.2769, 12.5652
xyY:
0.1922, 0.1239, 2.2769
CIE-Lab:
16.8780, 25.1377, -40.6857
CIE-LCH:
16.8780, 47.8251, 301.7099
CIE-Luv:
16.8780, -2.2850, -43.1129
Hunter-Lab:
15.0893, 15.3766, -38.8096
#231f65 color charts
#231f65 color shades, tints & tones
#231f65 color schemes
#231f65 color preview, HTML & CSS examples
This text has a color of #231f65
<p style="color:#231f65;">Text here</p>
.mytext {color:#231f65;}
This box has a color of #231f65
<div style="background-color:#231f65;">Content here</div>
.mybackground {background-color:#231f65;}
Border around this has a color of #231f65
<div style="border:2px solid #231f65;">Content here</div>
.myborder {border:2px solid #231f65;}