#234fa5 color space conversions
Hex:
#234fa5
RGB:
35, 79, 165
CMY:
86, 69, 35
CMYK:
79, 52, 0, 35
HSL:
220°, 65.0000%, 39.2157%
HSV (HSB):
220°, 78.7879%, 64.7059%
XYZ:
10.2806, 8.6659, 36.7281
xyY:
0.1847, 0.1557, 8.6659
CIE-Lab:
35.3329, 16.9680, -50.7175
CIE-LCH:
35.3329, 53.4807, 288.4981
CIE-Luv:
35.3329, -15.4552, -72.0818
Hunter-Lab:
29.4379, 10.8215, -53.3665
#234fa5 color charts
#234fa5 color shades, tints & tones
#234fa5 color schemes
#234fa5 color preview, HTML & CSS examples
This text has a color of #234fa5
<p style="color:#234fa5;">Text here</p>
.mytext {color:#234fa5;}
This box has a color of #234fa5
<div style="background-color:#234fa5;">Content here</div>
.mybackground {background-color:#234fa5;}
Border around this has a color of #234fa5
<div style="border:2px solid #234fa5;">Content here</div>
.myborder {border:2px solid #234fa5;}