#233e7b color space conversions
Hex:
#233e7b
RGB:
35, 62, 123
CMY:
86, 76, 52
CMYK:
72, 50, 0, 52
HSL:
222°, 55.6962%, 30.9804%
HSV (HSB):
222°, 71.5447%, 48.2353%
XYZ:
5.9909, 5.2326, 19.4331
xyY:
0.1954, 0.1707, 5.2326
CIE-Lab:
27.3875, 11.9704, -37.7989
CIE-LCH:
27.3875, 39.6491, 287.5723
CIE-Luv:
27.3875, -10.6824, -49.3119
Hunter-Lab:
22.8750, 6.7177, -34.3566
#233e7b color charts
#233e7b color shades, tints & tones
#233e7b color schemes
#233e7b color preview, HTML & CSS examples
This text has a color of #233e7b
<p style="color:#233e7b;">Text here</p>
.mytext {color:#233e7b;}
This box has a color of #233e7b
<div style="background-color:#233e7b;">Content here</div>
.mybackground {background-color:#233e7b;}
Border around this has a color of #233e7b
<div style="border:2px solid #233e7b;">Content here</div>
.myborder {border:2px solid #233e7b;}