#2d32d8 color space conversions
Hex:
#2d32d8
RGB:
45, 50, 216
CMY:
82, 80, 15
CMYK:
79, 77, 0, 15
HSL:
238°, 68.6747%, 51.1765%
HSV (HSB):
238°, 79.1667%, 84.7059%
XYZ:
14.6175, 7.7970, 65.7003
xyY:
0.1659, 0.0885, 7.7970
CIE-Lab:
33.5564, 54.2795, -83.5627
CIE-LCH:
33.5564, 99.6443, 303.0064
CIE-Luv:
33.5564, -8.6998, -111.1667
Hunter-Lab:
27.9230, 44.5778, -119.9577
#2d32d8 color charts
#2d32d8 color shades, tints & tones
#2d32d8 color schemes
#2d32d8 color preview, HTML & CSS examples
This text has a color of #2d32d8
<p style="color:#2d32d8;">Text here</p>
.mytext {color:#2d32d8;}
This box has a color of #2d32d8
<div style="background-color:#2d32d8;">Content here</div>
.mybackground {background-color:#2d32d8;}
Border around this has a color of #2d32d8
<div style="border:2px solid #2d32d8;">Content here</div>
.myborder {border:2px solid #2d32d8;}