#2d62a5 color space conversions
Hex:
#2d62a5
RGB:
45, 98, 165
CMY:
82, 62, 35
CMYK:
73, 41, 0, 35
HSL:
214°, 57.1429%, 41.1765%
HSV (HSB):
214°, 72.7273%, 64.7059%
XYZ:
12.2414, 12.0099, 37.2703
xyY:
0.1990, 0.1952, 12.0099
CIE-Lab:
41.2318, 5.8148, -41.2287
CIE-LCH:
41.2318, 41.6367, 278.0280
CIE-Luv:
41.2318, -19.7653, -60.5776
Hunter-Lab:
34.6553, 2.4055, -39.5052
#2d62a5 color charts
#2d62a5 color shades, tints & tones
#2d62a5 color schemes
#2d62a5 color preview, HTML & CSS examples
This text has a color of #2d62a5
<p style="color:#2d62a5;">Text here</p>
.mytext {color:#2d62a5;}
This box has a color of #2d62a5
<div style="background-color:#2d62a5;">Content here</div>
.mybackground {background-color:#2d62a5;}
Border around this has a color of #2d62a5
<div style="border:2px solid #2d62a5;">Content here</div>
.myborder {border:2px solid #2d62a5;}