#2d31d5 color space conversions
Hex:
#2d31d5
RGB:
45, 49, 213
CMY:
82, 81, 16
CMYK:
79, 77, 0, 16
HSL:
239°, 66.6667%, 50.5882%
HSV (HSB):
239°, 78.8732%, 83.5294%
XYZ:
14.1907, 7.5586, 63.6618
xyY:
0.1661, 0.0885, 7.5586
CIE-Lab:
33.0462, 53.8461, -82.6761
CIE-LCH:
33.0462, 98.6648, 303.0758
CIE-Luv:
33.0462, -8.4421, -109.4563
Hunter-Lab:
27.4929, 44.0219, -118.0451
#2d31d5 color charts
#2d31d5 color shades, tints & tones
#2d31d5 color schemes
#2d31d5 color preview, HTML & CSS examples
This text has a color of #2d31d5
<p style="color:#2d31d5;">Text here</p>
.mytext {color:#2d31d5;}
This box has a color of #2d31d5
<div style="background-color:#2d31d5;">Content here</div>
.mybackground {background-color:#2d31d5;}
Border around this has a color of #2d31d5
<div style="border:2px solid #2d31d5;">Content here</div>
.myborder {border:2px solid #2d31d5;}