#1234db color space conversions
Hex:
#1234db
RGB:
18, 52, 219
CMY:
93, 80, 14
CMYK:
92, 76, 0, 14
HSL:
230°, 84.8101%, 46.4706%
HSV (HSB):
230°, 91.7808%, 85.8824%
XYZ:
14.2636, 7.6991, 67.7521
xyY:
0.1590, 0.0858, 7.6991
CIE-Lab:
33.3481, 52.9982, -85.6632
CIE-LCH:
33.3481, 100.7323, 301.7443
CIE-Luv:
33.3481, -11.4919, -112.8282
Hunter-Lab:
27.7472, 43.2016, -125.3493
#1234db color charts
#1234db RGB chart
#1234db CMYK chart
#1234db RGB pie chart
#1234db color shades, tints & tones
#1234db color schemes
#1234db color preview, HTML & CSS examples
This text has a color of #1234db
<p style="color:#1234db;">Text here</p>
.mytext {color:#1234db;}
Text color #1234db
This box has a color of #1234db
<div style="background-color:#1234db;">Content here</div>
.mybackground {background-color:#1234db;}
Background color #1234db
Border around this has a color of #1234db
<div style="border:2px solid #1234db;">Content here</div>
.myborder {border:2px solid #1234db;}
Border color #1234db