#1234ae color space conversions
Hex:
#1234ae
RGB:
18, 52, 174
CMY:
93, 80, 32
CMYK:
90, 70, 0, 32
HSL:
227°, 81.2500%, 37.6471%
HSV (HSB):
227°, 89.6552%, 68.2353%
XYZ:
9.1174, 5.6406, 40.6526
xyY:
0.1645, 0.1018, 5.6406
CIE-Lab:
28.4869, 37.1296, -67.3128
CIE-LCH:
28.4869, 76.8741, 298.8810
CIE-Luv:
28.4869, -10.6474, -86.2750
Hunter-Lab:
23.7499, 26.9627, -84.8615
#1234ae color charts
#1234ae RGB chart
#1234ae CMYK chart
#1234ae RGB pie chart
#1234ae color shades, tints & tones
#1234ae color schemes
#1234ae color preview, HTML & CSS examples
This text has a color of #1234ae
<p style="color:#1234ae;">Text here</p>
.mytext {color:#1234ae;}
Text color #1234ae
This box has a color of #1234ae
<div style="background-color:#1234ae;">Content here</div>
.mybackground {background-color:#1234ae;}
Background color #1234ae
Border around this has a color of #1234ae
<div style="border:2px solid #1234ae;">Content here</div>
.myborder {border:2px solid #1234ae;}
Border color #1234ae