#234da6 color space conversions
Hex:
#234da6
RGB:
35, 77, 166
CMY:
86, 70, 35
CMYK:
79, 54, 0, 35
HSL:
221°, 65.1741%, 39.4118%
HSV (HSB):
221°, 78.9157%, 65.0980%
XYZ:
10.2299, 8.4183, 37.1621
xyY:
0.1833, 0.1508, 8.4183
CIE-Lab:
34.8392, 18.7038, -52.1150
CIE-LCH:
34.8392, 55.3697, 289.7428
CIE-Luv:
34.8392, -14.8708, -73.7440
Hunter-Lab:
29.0142, 12.1613, -55.6301
#234da6 color charts
#234da6 color shades, tints & tones
#234da6 color schemes
#234da6 color preview, HTML & CSS examples
This text has a color of #234da6
<p style="color:#234da6;">Text here</p>
.mytext {color:#234da6;}
This box has a color of #234da6
<div style="background-color:#234da6;">Content here</div>
.mybackground {background-color:#234da6;}
Border around this has a color of #234da6
<div style="border:2px solid #234da6;">Content here</div>
.myborder {border:2px solid #234da6;}