#234db8 color space conversions
Hex:
#234db8
RGB:
35, 77, 184
CMY:
86, 70, 28
CMYK:
81, 58, 0, 28
HSL:
223°, 68.0365%, 42.9412%
HSV (HSB):
223°, 80.9783%, 72.1569%
XYZ:
11.9987, 9.1258, 46.4764
xyY:
0.1775, 0.1350, 9.1258
CIE-Lab:
36.2253, 25.7148, -60.5434
CIE-LCH:
36.2253, 65.7781, 293.0126
CIE-Luv:
36.2253, -14.7742, -86.4001
Hunter-Lab:
30.2089, 18.0333, -70.0716
#234db8 color charts
#234db8 color shades, tints & tones
#234db8 color schemes
#234db8 color preview, HTML & CSS examples
This text has a color of #234db8
<p style="color:#234db8;">Text here</p>
.mytext {color:#234db8;}
This box has a color of #234db8
<div style="background-color:#234db8;">Content here</div>
.mybackground {background-color:#234db8;}
Border around this has a color of #234db8
<div style="border:2px solid #234db8;">Content here</div>
.myborder {border:2px solid #234db8;}