#282c9b color space conversions
Hex:
#282c9b
RGB:
40, 44, 155
CMY:
84, 83, 39
CMYK:
74, 72, 0, 39
HSL:
238°, 58.9744%, 38.2353%
HSV (HSB):
238°, 74.1935%, 60.7843%
XYZ:
7.6921, 4.6190, 31.4965
xyY:
0.1756, 0.1054, 4.6190
CIE-Lab:
25.6206, 36.8758, -60.5111
CIE-LCH:
25.6206, 70.8620, 301.3584
CIE-Luv:
25.6206, -6.1274, -75.2372
Hunter-Lab:
21.4919, 26.2757, -71.8452
#282c9b color charts
#282c9b color shades, tints & tones
#282c9b color schemes
#282c9b color preview, HTML & CSS examples
This text has a color of #282c9b
<p style="color:#282c9b;">Text here</p>
.mytext {color:#282c9b;}
This box has a color of #282c9b
<div style="background-color:#282c9b;">Content here</div>
.mybackground {background-color:#282c9b;}
Border around this has a color of #282c9b
<div style="border:2px solid #282c9b;">Content here</div>
.myborder {border:2px solid #282c9b;}