#231c5c color space conversions
Hex:
#231c5c
RGB:
35, 28, 92
CMY:
86, 89, 64
CMYK:
62, 70, 0, 64
HSL:
247°, 53.3333%, 23.5294%
HSV (HSB):
247°, 69.5652%, 36.0784%
XYZ:
3.0402, 1.9605, 10.3434
xyY:
0.1981, 0.1278, 1.9605
CIE-Lab:
15.2788, 23.8943, -37.3277
CIE-LCH:
15.2788, 44.3204, 302.6243
CIE-Luv:
15.2788, -1.2451, -37.8121
Hunter-Lab:
14.0019, 14.2533, -33.9969
#231c5c color charts
#231c5c color shades, tints & tones
#231c5c color schemes
#231c5c color preview, HTML & CSS examples
This text has a color of #231c5c
<p style="color:#231c5c;">Text here</p>
.mytext {color:#231c5c;}
This box has a color of #231c5c
<div style="background-color:#231c5c;">Content here</div>
.mybackground {background-color:#231c5c;}
Border around this has a color of #231c5c
<div style="border:2px solid #231c5c;">Content here</div>
.myborder {border:2px solid #231c5c;}