#2d32d2 color space conversions
Hex:
#2d32d2
RGB:
45, 50, 210
CMY:
82, 80, 18
CMYK:
79, 76, 0, 18
HSL:
238°, 64.7059%, 50.0000%
HSV (HSB):
238°, 78.5714%, 82.3529%
XYZ:
13.8556, 7.4922, 61.6886
xyY:
0.1669, 0.0902, 7.4922
CIE-Lab:
32.9022, 52.3623, -81.1784
CIE-LCH:
32.9022, 96.6009, 302.8231
CIE-Luv:
32.9022, -8.4719, -107.6729
Hunter-Lab:
27.3719, 42.4556, -114.4625
#2d32d2 color charts
#2d32d2 color shades, tints & tones
#2d32d2 color schemes
#2d32d2 color preview, HTML & CSS examples
This text has a color of #2d32d2
<p style="color:#2d32d2;">Text here</p>
.mytext {color:#2d32d2;}
This box has a color of #2d32d2
<div style="background-color:#2d32d2;">Content here</div>
.mybackground {background-color:#2d32d2;}
Border around this has a color of #2d32d2
<div style="border:2px solid #2d32d2;">Content here</div>
.myborder {border:2px solid #2d32d2;}