#1234ce color space conversions
Hex:
#1234ce
RGB:
18, 52, 206
CMY:
93, 80, 19
CMYK:
91, 75, 0, 19
HSL:
229°, 83.9286%, 43.9216%
HSV (HSB):
229°, 91.2621%, 80.7843%
XYZ:
12.6180, 7.0408, 59.0865
xyY:
0.1602, 0.0894, 7.0408
CIE-Lab:
31.8996, 48.6031, -80.5465
CIE-LCH:
31.8996, 94.0744, 301.1075
CIE-Luv:
31.8996, -11.2098, -105.2861
Hunter-Lab:
26.5345, 38.4471, -113.4515
#1234ce color charts
#1234ce RGB chart
#1234ce CMYK chart
#1234ce RGB pie chart
#1234ce color shades, tints & tones
#1234ce color schemes
#1234ce color preview, HTML & CSS examples
This text has a color of #1234ce
<p style="color:#1234ce;">Text here</p>
.mytext {color:#1234ce;}
Text color #1234ce
This box has a color of #1234ce
<div style="background-color:#1234ce;">Content here</div>
.mybackground {background-color:#1234ce;}
Background color #1234ce
Border around this has a color of #1234ce
<div style="border:2px solid #1234ce;">Content here</div>
.myborder {border:2px solid #1234ce;}
Border color #1234ce