#2d23a5 color space conversions
Hex:
#2d23a5
RGB:
45, 35, 165
CMY:
82, 86, 35
CMYK:
73, 79, 0, 35
HSL:
245°, 65.0000%, 39.2157%
HSV (HSB):
245°, 78.7879%, 64.7059%
XYZ:
8.4748, 4.4766, 36.0147
xyY:
0.1731, 0.0914, 4.4766
CIE-Lab:
25.1882, 45.8387, -67.3010
CIE-LCH:
25.1882, 81.4286, 304.2588
CIE-Luv:
25.1882, -4.3460, -81.5268
Hunter-Lab:
21.1579, 34.4715, -86.1122
#2d23a5 color charts
#2d23a5 color shades, tints & tones
#2d23a5 color schemes
#2d23a5 color preview, HTML & CSS examples
This text has a color of #2d23a5
<p style="color:#2d23a5;">Text here</p>
.mytext {color:#2d23a5;}
This box has a color of #2d23a5
<div style="background-color:#2d23a5;">Content here</div>
.mybackground {background-color:#2d23a5;}
Border around this has a color of #2d23a5
<div style="border:2px solid #2d23a5;">Content here</div>
.myborder {border:2px solid #2d23a5;}