#282c8f color space conversions
Hex:
#282c8f
RGB:
40, 44, 143
CMY:
84, 83, 44
CMYK:
72, 69, 0, 44
HSL:
238°, 56.2842%, 35.8824%
HSV (HSB):
238°, 72.0280%, 56.0784%
XYZ:
6.7337, 4.2357, 26.4493
xyY:
0.1800, 0.1132, 4.2357
CIE-Lab:
24.4357, 32.5992, -55.0737
CIE-LCH:
24.4357, 63.9986, 300.6221
CIE-Luv:
24.4357, -5.6590, -67.8356
Hunter-Lab:
20.5807, 22.3862, -61.7900
#282c8f color charts
#282c8f color shades, tints & tones
#282c8f color schemes
#282c8f color preview, HTML & CSS examples
This text has a color of #282c8f
<p style="color:#282c8f;">Text here</p>
.mytext {color:#282c8f;}
This box has a color of #282c8f
<div style="background-color:#282c8f;">Content here</div>
.mybackground {background-color:#282c8f;}
Border around this has a color of #282c8f
<div style="border:2px solid #282c8f;">Content here</div>
.myborder {border:2px solid #282c8f;}