#282b7f color space conversions
Hex:
#282b7f
RGB:
40, 43, 127
CMY:
84, 83, 50
CMYK:
69, 66, 0, 50
HSL:
238°, 52.0958%, 32.7451%
HSV (HSB):
238°, 68.5039%, 49.8039%
XYZ:
5.5697, 3.7112, 20.5014
xyY:
0.1870, 0.1246, 3.7112
CIE-Lab:
22.6927, 27.4298, -47.9202
CIE-LCH:
22.6927, 55.2154, 299.7870
CIE-Luv:
22.6927, -4.8173, -57.8844
Hunter-Lab:
19.2644, 17.8951, -49.6121
#282b7f color charts
#282b7f color shades, tints & tones
#282b7f color schemes
#282b7f color preview, HTML & CSS examples
This text has a color of #282b7f
<p style="color:#282b7f;">Text here</p>
.mytext {color:#282b7f;}
This box has a color of #282b7f
<div style="background-color:#282b7f;">Content here</div>
.mybackground {background-color:#282b7f;}
Border around this has a color of #282b7f
<div style="border:2px solid #282b7f;">Content here</div>
.myborder {border:2px solid #282b7f;}