#1234cc color space conversions
Hex:
#1234cc
RGB:
18, 52, 204
CMY:
93, 80, 20
CMYK:
91, 75, 0, 20
HSL:
229°, 83.7838%, 43.5294%
HSV (HSB):
229°, 91.1765%, 80.0000%
XYZ:
12.3765, 6.9442, 57.8148
xyY:
0.1605, 0.0900, 6.9442
CIE-Lab:
31.6796, 47.9139, -79.7471
CIE-LCH:
31.6796, 93.0341, 300.9984
CIE-Luv:
31.6796, -11.1688, -104.1177
Hunter-Lab:
26.3519, 37.7192, -111.6332
#1234cc color charts
#1234cc RGB chart
#1234cc CMYK chart
#1234cc RGB pie chart
#1234cc color shades, tints & tones
#1234cc color schemes
#1234cc color preview, HTML & CSS examples
This text has a color of #1234cc
<p style="color:#1234cc;">Text here</p>
.mytext {color:#1234cc;}
Text color #1234cc
This box has a color of #1234cc
<div style="background-color:#1234cc;">Content here</div>
.mybackground {background-color:#1234cc;}
Background color #1234cc
Border around this has a color of #1234cc
<div style="border:2px solid #1234cc;">Content here</div>
.myborder {border:2px solid #1234cc;}
Border color #1234cc