#2d3cc4 color space conversions
Hex:
#2d3cc4
RGB:
45, 60, 196
CMY:
82, 76, 23
CMYK:
77, 69, 0, 23
HSL:
234°, 62.6556%, 47.2549%
HSV (HSB):
234°, 77.0408%, 76.8627%
XYZ:
12.6619, 7.7751, 53.0579
xyY:
0.1723, 0.1058, 7.7751
CIE-Lab:
33.5101, 41.9564, -72.0216
CIE-LCH:
33.5101, 83.3513, 300.2231
CIE-Luv:
33.5101, -9.6984, -98.3452
Hunter-Lab:
27.8839, 32.2585, -93.2992
#2d3cc4 color charts
#2d3cc4 color shades, tints & tones
#2d3cc4 color schemes
#2d3cc4 color preview, HTML & CSS examples
This text has a color of #2d3cc4
<p style="color:#2d3cc4;">Text here</p>
.mytext {color:#2d3cc4;}
This box has a color of #2d3cc4
<div style="background-color:#2d3cc4;">Content here</div>
.mybackground {background-color:#2d3cc4;}
Border around this has a color of #2d3cc4
<div style="border:2px solid #2d3cc4;">Content here</div>
.myborder {border:2px solid #2d3cc4;}