#282b8c color space conversions
Hex:
#282b8c
RGB:
40, 43, 140
CMY:
84, 83, 45
CMYK:
71, 69, 0, 45
HSL:
238°, 55.5556%, 35.2941%
HSV (HSB):
238°, 71.4286%, 54.9020%
XYZ:
6.4726, 4.0723, 25.2558
xyY:
0.1808, 0.1137, 4.0723
CIE-Lab:
23.9091, 32.1594, -54.0757
CIE-LCH:
23.9091, 62.9159, 300.7404
CIE-Luv:
23.9091, -5.3458, -66.0854
Hunter-Lab:
20.1800, 21.9375, -60.0771
#282b8c color charts
#282b8c color shades, tints & tones
#282b8c color schemes
#282b8c color preview, HTML & CSS examples
This text has a color of #282b8c
<p style="color:#282b8c;">Text here</p>
.mytext {color:#282b8c;}
This box has a color of #282b8c
<div style="background-color:#282b8c;">Content here</div>
.mybackground {background-color:#282b8c;}
Border around this has a color of #282b8c
<div style="border:2px solid #282b8c;">Content here</div>
.myborder {border:2px solid #282b8c;}