#2c3dcb color space conversions
Hex:
#2c3dcb
RGB:
44, 61, 203
CMY:
83, 76, 20
CMYK:
78, 70, 0, 20
HSL:
234°, 64.3725%, 48.4314%
HSV (HSB):
234°, 78.3251%, 79.6078%
XYZ:
13.4869, 8.1848, 57.3689
xyY:
0.1706, 0.1036, 8.1848
CIE-Lab:
34.3647, 43.7031, -74.7000
CIE-LCH:
34.3647, 86.5451, 300.3297
CIE-Luv:
34.3647, -10.2268, -102.5068
Hunter-Lab:
28.6090, 34.0832, -98.8663
#2c3dcb color charts
#2c3dcb color shades, tints & tones
#2c3dcb color schemes
#2c3dcb color preview, HTML & CSS examples
This text has a color of #2c3dcb
<p style="color:#2c3dcb;">Text here</p>
.mytext {color:#2c3dcb;}
This box has a color of #2c3dcb
<div style="background-color:#2c3dcb;">Content here</div>
.mybackground {background-color:#2c3dcb;}
Border around this has a color of #2c3dcb
<div style="border:2px solid #2c3dcb;">Content here</div>
.myborder {border:2px solid #2c3dcb;}