#232e3c color space conversions
Hex:
#232e3c
RGB:
35, 46, 60
CMY:
86, 82, 76
CMYK:
42, 23, 0, 76
HSL:
214°, 26.3158%, 18.6275%
HSV (HSB):
214°, 41.6667%, 23.5294%
XYZ:
2.4857, 2.6376, 4.6531
xyY:
0.2543, 0.2698, 2.6376
CIE-Lab:
18.5296, -0.4203, -10.3895
CIE-LCH:
18.5296, 10.3980, 267.6834
CIE-Luv:
18.5296, -4.8931, -10.7207
Hunter-Lab:
16.2406, -1.1002, -5.6187
#232e3c color charts
#232e3c color shades, tints & tones
#232e3c color schemes
#232e3c color preview, HTML & CSS examples
This text has a color of #232e3c
<p style="color:#232e3c;">Text here</p>
.mytext {color:#232e3c;}
This box has a color of #232e3c
<div style="background-color:#232e3c;">Content here</div>
.mybackground {background-color:#232e3c;}
Border around this has a color of #232e3c
<div style="border:2px solid #232e3c;">Content here</div>
.myborder {border:2px solid #232e3c;}