#2a65e5 color space conversions
Hex:
#2a65e5
RGB:
42, 101, 229
CMY:
84, 60, 10
CMYK:
82, 56, 0, 10
HSL:
221°, 78.2427%, 53.1373%
HSV (HSB):
221°, 81.6594%, 89.8039%
XYZ:
19.7514, 15.4567, 76.0712
xyY:
0.1775, 0.1389, 15.4567
CIE-Lab:
46.2535, 27.8235, -70.1329
CIE-LCH:
46.2535, 75.4505, 291.6395
CIE-Luv:
46.2535, -19.9521, -107.2780
Hunter-Lab:
39.3151, 20.8747, -87.2004
#2a65e5 color charts
#2a65e5 color shades, tints & tones
#2a65e5 color schemes
#2a65e5 color preview, HTML & CSS examples
This text has a color of #2a65e5
<p style="color:#2a65e5;">Text here</p>
.mytext {color:#2a65e5;}
This box has a color of #2a65e5
<div style="background-color:#2a65e5;">Content here</div>
.mybackground {background-color:#2a65e5;}
Border around this has a color of #2a65e5
<div style="border:2px solid #2a65e5;">Content here</div>
.myborder {border:2px solid #2a65e5;}