#282c86 color space conversions
Hex:
#282c86
RGB:
40, 44, 134
CMY:
84, 83, 47
CMYK:
70, 67, 0, 47
HSL:
237°, 54.0230%, 34.1176%
HSV (HSB):
237°, 70.1493%, 52.5490%
XYZ:
6.0788, 3.9737, 23.0009
xyY:
0.1839, 0.1202, 3.9737
CIE-Lab:
23.5843, 29.3320, -50.8638
CIE-LCH:
23.5843, 58.7154, 299.9711
CIE-Luv:
23.5843, -5.3065, -62.1798
Hunter-Lab:
19.9342, 19.5479, -54.4573
#282c86 color charts
#282c86 color shades, tints & tones
#282c86 color schemes
#282c86 color preview, HTML & CSS examples
This text has a color of #282c86
<p style="color:#282c86;">Text here</p>
.mytext {color:#282c86;}
This box has a color of #282c86
<div style="background-color:#282c86;">Content here</div>
.mybackground {background-color:#282c86;}
Border around this has a color of #282c86
<div style="border:2px solid #282c86;">Content here</div>
.myborder {border:2px solid #282c86;}