#282d85 color space conversions
Hex:
#282d85
RGB:
40, 45, 133
CMY:
84, 82, 48
CMYK:
70, 66, 0, 48
HSL:
237°, 53.7572%, 33.9216%
HSV (HSB):
237°, 69.9248%, 52.1569%
XYZ:
6.0471, 4.0213, 22.6478
xyY:
0.1848, 0.1229, 4.0213
CIE-Lab:
23.7419, 28.3045, -49.9796
CIE-LCH:
23.7419, 57.4378, 299.5238
CIE-Luv:
23.7419, -5.4775, -61.3803
Hunter-Lab:
20.0533, 18.7337, -52.9236
#282d85 color charts
#282d85 color shades, tints & tones
#282d85 color schemes
#282d85 color preview, HTML & CSS examples
This text has a color of #282d85
<p style="color:#282d85;">Text here</p>
.mytext {color:#282d85;}
This box has a color of #282d85
<div style="background-color:#282d85;">Content here</div>
.mybackground {background-color:#282d85;}
Border around this has a color of #282d85
<div style="border:2px solid #282d85;">Content here</div>
.myborder {border:2px solid #282d85;}