#2d32e6 color space conversions
Hex:
#2d32e6
RGB:
45, 50, 230
CMY:
82, 80, 10
CMYK:
80, 78, 0, 10
HSL:
238°, 78.7234%, 53.9216%
HSV (HSB):
238°, 80.4348%, 90.1961%
XYZ:
16.5057, 8.5523, 75.6437
xyY:
0.1639, 0.0849, 8.5523
CIE-Lab:
35.1075, 58.6646, -89.0171
CIE-LCH:
35.1075, 106.6095, 303.3859
CIE-Luv:
35.1075, -9.2310, -119.2437
Hunter-Lab:
29.2443, 49.5695, -132.8896
#2d32e6 color charts
#2d32e6 color shades, tints & tones
#2d32e6 color schemes
#2d32e6 color preview, HTML & CSS examples
This text has a color of #2d32e6
<p style="color:#2d32e6;">Text here</p>
.mytext {color:#2d32e6;}
This box has a color of #2d32e6
<div style="background-color:#2d32e6;">Content here</div>
.mybackground {background-color:#2d32e6;}
Border around this has a color of #2d32e6
<div style="border:2px solid #2d32e6;">Content here</div>
.myborder {border:2px solid #2d32e6;}