#2d2df5 color space conversions
Hex:
#2d2df5
RGB:
45, 45, 245
CMY:
82, 82, 4
CMYK:
82, 82, 0, 4
HSL:
240°, 90.9091%, 56.8627%
HSV (HSB):
240°, 81.6327%, 96.0784%
XYZ:
18.5020, 9.0272, 87.1535
xyY:
0.1613, 0.0787, 9.0272
CIE-Lab:
36.0367, 65.4807, -95.9786
CIE-LCH:
36.0367, 116.1878, 304.3035
CIE-Luv:
36.0367, -9.2133, -127.7723
Hunter-Lab:
30.0454, 57.3414, -150.9526
#2d2df5 color charts
#2d2df5 color shades, tints & tones
#2d2df5 color schemes
#2d2df5 color preview, HTML & CSS examples
This text has a color of #2d2df5
<p style="color:#2d2df5;">Text here</p>
.mytext {color:#2d2df5;}
This box has a color of #2d2df5
<div style="background-color:#2d2df5;">Content here</div>
.mybackground {background-color:#2d2df5;}
Border around this has a color of #2d2df5
<div style="border:2px solid #2d2df5;">Content here</div>
.myborder {border:2px solid #2d2df5;}