#1234ad color space conversions
Hex:
#1234ad
RGB:
18, 52, 173
CMY:
93, 80, 32
CMYK:
90, 70, 0, 32
HSL:
227°, 81.1518%, 37.4510%
HSV (HSB):
227°, 89.5954%, 67.8431%
XYZ:
9.0203, 5.6017, 40.1410
xyY:
0.1647, 0.1023, 5.6017
CIE-Lab:
28.3845, 36.7551, -66.8827
CIE-LCH:
28.3845, 76.3167, 298.7908
CIE-Luv:
28.3845, -10.6335, -85.6683
Hunter-Lab:
23.6679, 26.6106, -83.9887
#1234ad color charts
#1234ad RGB chart
#1234ad CMYK chart
#1234ad RGB pie chart
#1234ad color shades, tints & tones
#1234ad color schemes
#1234ad color preview, HTML & CSS examples
This text has a color of #1234ad
<p style="color:#1234ad;">Text here</p>
.mytext {color:#1234ad;}
Text color #1234ad
This box has a color of #1234ad
<div style="background-color:#1234ad;">Content here</div>
.mybackground {background-color:#1234ad;}
Background color #1234ad
Border around this has a color of #1234ad
<div style="border:2px solid #1234ad;">Content here</div>
.myborder {border:2px solid #1234ad;}
Border color #1234ad