#282b7d color space conversions
Hex:
#282b7d
RGB:
40, 43, 125
CMY:
84, 83, 51
CMYK:
68, 66, 0, 51
HSL:
238°, 51.5152%, 32.3529%
HSV (HSB):
238°, 68.0000%, 49.0196%
XYZ:
5.4406, 3.6595, 19.8216
xyY:
0.1881, 0.1265, 3.6595
CIE-Lab:
22.5124, 26.6947, -46.9498
CIE-LCH:
22.5124, 54.0083, 299.6217
CIE-Luv:
22.5124, -4.7355, -56.6034
Hunter-Lab:
19.1299, 17.2887, -48.0429
#282b7d color charts
#282b7d color shades, tints & tones
#282b7d color schemes
#282b7d color preview, HTML & CSS examples
This text has a color of #282b7d
<p style="color:#282b7d;">Text here</p>
.mytext {color:#282b7d;}
This box has a color of #282b7d
<div style="background-color:#282b7d;">Content here</div>
.mybackground {background-color:#282b7d;}
Border around this has a color of #282b7d
<div style="border:2px solid #282b7d;">Content here</div>
.myborder {border:2px solid #282b7d;}