#233bbd color space conversions
Hex:
#233bbd
RGB:
35, 59, 189
CMY:
86, 77, 26
CMYK:
81, 69, 0, 26
HSL:
231°, 68.7500%, 43.9216%
HSV (HSB):
231°, 81.4815%, 74.1176%
XYZ:
11.4424, 7.1594, 48.9229
xyY:
0.1695, 0.1060, 7.1594
CIE-Lab:
32.1670, 39.2695, -70.1377
CIE-LCH:
32.1670, 80.3827, 299.2441
CIE-Luv:
32.1670, -10.6699, -94.3974
Hunter-Lab:
26.7570, 29.5092, -89.6768
#233bbd color charts
#233bbd color shades, tints & tones
#233bbd color schemes
#233bbd color preview, HTML & CSS examples
This text has a color of #233bbd
<p style="color:#233bbd;">Text here</p>
.mytext {color:#233bbd;}
This box has a color of #233bbd
<div style="background-color:#233bbd;">Content here</div>
.mybackground {background-color:#233bbd;}
Border around this has a color of #233bbd
<div style="border:2px solid #233bbd;">Content here</div>
.myborder {border:2px solid #233bbd;}