#234ab4 color space conversions
Hex:
#234ab4
RGB:
35, 74, 180
CMY:
86, 71, 29
CMYK:
81, 59, 0, 29
HSL:
224°, 67.4419%, 42.1569%
HSV (HSB):
224°, 80.5556%, 70.5882%
XYZ:
11.3801, 8.5502, 44.2306
xyY:
0.1774, 0.1333, 8.5502
CIE-Lab:
35.1034, 26.1641, -60.0120
CIE-LCH:
35.1034, 65.4676, 293.5563
CIE-Luv:
35.1034, -14.0026, -84.7719
Hunter-Lab:
29.2407, 18.2990, -69.2159
#234ab4 color charts
#234ab4 color shades, tints & tones
#234ab4 color schemes
#234ab4 color preview, HTML & CSS examples
This text has a color of #234ab4
<p style="color:#234ab4;">Text here</p>
.mytext {color:#234ab4;}
This box has a color of #234ab4
<div style="background-color:#234ab4;">Content here</div>
.mybackground {background-color:#234ab4;}
Border around this has a color of #234ab4
<div style="border:2px solid #234ab4;">Content here</div>
.myborder {border:2px solid #234ab4;}