#2d65e4 color space conversions
Hex:
#2d65e4
RGB:
45, 101, 228
CMY:
82, 60, 11
CMYK:
80, 56, 0, 11
HSL:
222°, 77.2152%, 53.5294%
HSV (HSB):
222°, 80.2632%, 89.4118%
XYZ:
19.7395, 15.4667, 75.3438
xyY:
0.1786, 0.1399, 15.4667
CIE-Lab:
46.2669, 27.7064, -69.5425
CIE-LCH:
46.2669, 74.8585, 291.7228
CIE-Luv:
46.2669, -19.5940, -106.4499
Hunter-Lab:
39.3277, 20.7697, -86.0580
#2d65e4 color charts
#2d65e4 color shades, tints & tones
#2d65e4 color schemes
#2d65e4 color preview, HTML & CSS examples
This text has a color of #2d65e4
<p style="color:#2d65e4;">Text here</p>
.mytext {color:#2d65e4;}
This box has a color of #2d65e4
<div style="background-color:#2d65e4;">Content here</div>
.mybackground {background-color:#2d65e4;}
Border around this has a color of #2d65e4
<div style="border:2px solid #2d65e4;">Content here</div>
.myborder {border:2px solid #2d65e4;}