#012bcd color space conversions
Hex:
#012bcd
RGB:
1, 43, 205
CMY:
100, 83, 20
CMYK:
100, 79, 0, 20
HSL:
228°, 99.0291%, 40.3922%
HSV (HSB):
228°, 99.5122%, 80.3922%
XYZ:
11.8958, 6.1420, 58.3161
xyY:
0.1558, 0.0804, 6.1420
CIE-Lab:
29.7679, 52.8295, -83.5099
CIE-LCH:
29.7679, 98.8173, 302.3180
CIE-Luv:
29.7679, -10.5547, -104.5586
Hunter-Lab:
24.7830, 42.3096, -122.1653
#012bcd color charts
#012bcd color shades, tints & tones
#012bcd color schemes
#012bcd color preview, HTML & CSS examples
This text has a color of #012bcd
<p style="color:#012bcd;">Text here</p>
.mytext {color:#012bcd;}
This box has a color of #012bcd
<div style="background-color:#012bcd;">Content here</div>
.mybackground {background-color:#012bcd;}
Border around this has a color of #012bcd
<div style="border:2px solid #012bcd;">Content here</div>
.myborder {border:2px solid #012bcd;}