#282d6e color space conversions
Hex:
#282d6e
RGB:
40, 45, 110
CMY:
84, 82, 57
CMYK:
64, 59, 0, 57
HSL:
236°, 46.6667%, 29.4118%
HSV (HSB):
236°, 63.6364%, 43.1373%
XYZ:
4.6279, 3.4537, 15.1746
xyY:
0.1990, 0.1485, 3.4537
CIE-Lab:
21.7762, 19.7513, -38.5614
CIE-LCH:
21.7762, 43.3254, 297.1217
CIE-Luv:
21.7762, -4.6074, -46.2771
Hunter-Lab:
18.5841, 11.9291, -35.4036
#282d6e color charts
#282d6e color shades, tints & tones
#282d6e color schemes
#282d6e color preview, HTML & CSS examples
This text has a color of #282d6e
<p style="color:#282d6e;">Text here</p>
.mytext {color:#282d6e;}
This box has a color of #282d6e
<div style="background-color:#282d6e;">Content here</div>
.mybackground {background-color:#282d6e;}
Border around this has a color of #282d6e
<div style="border:2px solid #282d6e;">Content here</div>
.myborder {border:2px solid #282d6e;}