#282c84 color space conversions
Hex:
#282c84
RGB:
40, 44, 132
CMY:
84, 83, 48
CMYK:
70, 67, 0, 48
HSL:
237°, 53.4884%, 33.7255%
HSV (HSB):
237°, 69.6970%, 51.7647%
XYZ:
5.9406, 3.9184, 22.2730
xyY:
0.1849, 0.1219, 3.9184
CIE-Lab:
23.3999, 28.5999, -49.9119
CIE-LCH:
23.3999, 57.5253, 299.8130
CIE-Luv:
23.3999, -5.2280, -60.9093
Hunter-Lab:
19.7950, 18.9278, -52.8556
#282c84 color charts
#282c84 color shades, tints & tones
#282c84 color schemes
#282c84 color preview, HTML & CSS examples
This text has a color of #282c84
<p style="color:#282c84;">Text here</p>
.mytext {color:#282c84;}
This box has a color of #282c84
<div style="background-color:#282c84;">Content here</div>
.mybackground {background-color:#282c84;}
Border around this has a color of #282c84
<div style="border:2px solid #282c84;">Content here</div>
.myborder {border:2px solid #282c84;}