#1234af color space conversions
Hex:
#1234af
RGB:
18, 52, 175
CMY:
93, 80, 31
CMYK:
90, 70, 0, 31
HSL:
227°, 81.3472%, 37.8431%
HSV (HSB):
227°, 89.7143%, 68.6275%
XYZ:
9.2153, 5.6797, 41.1680
xyY:
0.1644, 0.1013, 5.6797
CIE-Lab:
28.5896, 37.5031, -67.7419
CIE-LCH:
28.5896, 77.4303, 298.9697
CIE-Luv:
28.5896, -10.6615, -86.8808
Hunter-Lab:
23.8322, 27.3152, -85.7359
#1234af color charts
#1234af color shades, tints & tones
#1234af color schemes
#1234af color preview, HTML & CSS examples
This text has a color of #1234af
<p style="color:#1234af;">Text here</p>
.mytext {color:#1234af;}
This box has a color of #1234af
<div style="background-color:#1234af;">Content here</div>
.mybackground {background-color:#1234af;}
Border around this has a color of #1234af
<div style="border:2px solid #1234af;">Content here</div>
.myborder {border:2px solid #1234af;}