#1234cf color space conversions
Hex:
#1234cf
RGB:
18, 52, 207
CMY:
93, 80, 19
CMYK:
91, 75, 0, 19
HSL:
229°, 84.0000%, 44.1176%
HSV (HSB):
229°, 91.3043%, 81.1765%
XYZ:
12.7399, 7.0896, 59.7284
xyY:
0.1601, 0.0891, 7.0896
CIE-Lab:
32.0100, 48.9463, -80.9449
CIE-LCH:
32.0100, 94.5929, 301.1608
CIE-Luv:
32.0100, -11.2306, -105.8694
Hunter-Lab:
26.6263, 38.8114, -114.3619
#1234cf color charts
#1234cf RGB chart
#1234cf CMYK chart
#1234cf RGB pie chart
#1234cf color shades, tints & tones
#1234cf color schemes
#1234cf color preview, HTML & CSS examples
This text has a color of #1234cf
<p style="color:#1234cf;">Text here</p>
.mytext {color:#1234cf;}
Text color #1234cf
This box has a color of #1234cf
<div style="background-color:#1234cf;">Content here</div>
.mybackground {background-color:#1234cf;}
Background color #1234cf
Border around this has a color of #1234cf
<div style="border:2px solid #1234cf;">Content here</div>
.myborder {border:2px solid #1234cf;}
Border color #1234cf