#234bbd color space conversions
Hex:
#234bbd
RGB:
35, 75, 189
CMY:
86, 71, 26
CMYK:
81, 60, 0, 26
HSL:
224°, 68.7500%, 43.9216%
HSV (HSB):
224°, 81.4815%, 74.1176%
XYZ:
12.3945, 9.0636, 49.2403
xyY:
0.1753, 0.1282, 9.0636
CIE-Lab:
36.1065, 28.9552, -63.6761
CIE-LCH:
36.1065, 69.9503, 294.4526
CIE-Luv:
36.1065, -14.2625, -90.5059
Hunter-Lab:
30.1058, 20.8030, -75.8991
#234bbd color charts
#234bbd color shades, tints & tones
#234bbd color schemes
#234bbd color preview, HTML & CSS examples
This text has a color of #234bbd
<p style="color:#234bbd;">Text here</p>
.mytext {color:#234bbd;}
This box has a color of #234bbd
<div style="background-color:#234bbd;">Content here</div>
.mybackground {background-color:#234bbd;}
Border around this has a color of #234bbd
<div style="border:2px solid #234bbd;">Content here</div>
.myborder {border:2px solid #234bbd;}