#1234aa color space conversions
Hex:
#1234aa
RGB:
18, 52, 170
CMY:
93, 80, 33
CMYK:
89, 69, 0, 33
HSL:
227°, 80.8511%, 36.8627%
HSV (HSB):
227°, 89.4118%, 66.6667%
XYZ:
8.7331, 5.4869, 38.6290
xyY:
0.1652, 0.1038, 5.4869
CIE-Lab:
28.0791, 35.6256, -65.5856
CIE-LCH:
28.0791, 74.6368, 298.5104
CIE-Luv:
28.0791, -10.5933, -83.8427
Hunter-Lab:
23.4240, 25.5577, -81.3793
#1234aa color charts
#1234aa RGB chart
#1234aa CMYK chart
#1234aa RGB pie chart
#1234aa color shades, tints & tones
#1234aa color schemes
#1234aa color preview, HTML & CSS examples
This text has a color of #1234aa
<p style="color:#1234aa;">Text here</p>
.mytext {color:#1234aa;}
Text color #1234aa
This box has a color of #1234aa
<div style="background-color:#1234aa;">Content here</div>
.mybackground {background-color:#1234aa;}
Background color #1234aa
Border around this has a color of #1234aa
<div style="border:2px solid #1234aa;">Content here</div>
.myborder {border:2px solid #1234aa;}
Border color #1234aa