#234dbc color space conversions
Hex:
#234dbc
RGB:
35, 77, 188
CMY:
86, 70, 26
CMYK:
81, 59, 0, 26
HSL:
224°, 68.6099%, 43.7255%
HSV (HSB):
224°, 81.3830%, 73.7255%
XYZ:
12.4241, 9.2959, 48.7164
xyY:
0.1764, 0.1320, 9.2959
CIE-Lab:
36.5479, 27.2541, -62.3686
CIE-LCH:
36.5479, 68.0634, 293.6046
CIE-Luv:
36.5479, -14.7668, -89.1323
Hunter-Lab:
30.4892, 19.3812, -73.3926
#234dbc color charts
#234dbc color shades, tints & tones
#234dbc color schemes
#234dbc color preview, HTML & CSS examples
This text has a color of #234dbc
<p style="color:#234dbc;">Text here</p>
.mytext {color:#234dbc;}
This box has a color of #234dbc
<div style="background-color:#234dbc;">Content here</div>
.mybackground {background-color:#234dbc;}
Border around this has a color of #234dbc
<div style="border:2px solid #234dbc;">Content here</div>
.myborder {border:2px solid #234dbc;}