#2c3dcd color space conversions
Hex:
#2c3dcd
RGB:
44, 61, 205
CMY:
83, 76, 20
CMYK:
79, 70, 0, 20
HSL:
234°, 64.6586%, 48.8235%
HSV (HSB):
234°, 78.5366%, 80.3922%
XYZ:
13.7269, 8.2807, 58.6325
xyY:
0.1702, 0.1027, 8.2807
CIE-Lab:
34.5608, 44.3953, -75.5393
CIE-LCH:
34.5608, 87.6192, 300.4433
CIE-Luv:
34.5608, -10.2812, -103.7259
Hunter-Lab:
28.7763, 34.7898, -100.6617
#2c3dcd color charts
#2c3dcd color shades, tints & tones
#2c3dcd color schemes
#2c3dcd color preview, HTML & CSS examples
This text has a color of #2c3dcd
<p style="color:#2c3dcd;">Text here</p>
.mytext {color:#2c3dcd;}
This box has a color of #2c3dcd
<div style="background-color:#2c3dcd;">Content here</div>
.mybackground {background-color:#2c3dcd;}
Border around this has a color of #2c3dcd
<div style="border:2px solid #2c3dcd;">Content here</div>
.myborder {border:2px solid #2c3dcd;}