#1234c5 color space conversions
Hex:
#1234c5
RGB:
18, 52, 197
CMY:
93, 80, 23
CMYK:
91, 74, 0, 23
HSL:
229°, 83.2558%, 42.1569%
HSV (HSB):
229°, 90.8629%, 77.2549%
XYZ:
11.5555, 6.6158, 53.4913
xyY:
0.1612, 0.0923, 6.6158
CIE-Lab:
30.9158, 45.4735, -76.9219
CIE-LCH:
30.9158, 89.3578, 300.5901
CIE-Luv:
30.9158, -11.0309, -100.0096
Hunter-Lab:
25.7212, 35.1807, -105.2980
#1234c5 color charts
#1234c5 color shades, tints & tones
#1234c5 color schemes
#1234c5 color preview, HTML & CSS examples
This text has a color of #1234c5
<p style="color:#1234c5;">Text here</p>
.mytext {color:#1234c5;}
This box has a color of #1234c5
<div style="background-color:#1234c5;">Content here</div>
.mybackground {background-color:#1234c5;}
Border around this has a color of #1234c5
<div style="border:2px solid #1234c5;">Content here</div>
.myborder {border:2px solid #1234c5;}