#282dcd color space conversions
Hex:
#282dcd
RGB:
40, 45, 205
CMY:
84, 82, 20
CMYK:
80, 78, 0, 20
HSL:
238°, 67.3469%, 48.0392%
HSV (HSB):
238°, 80.4878%, 80.3922%
XYZ:
12.8329, 6.7357, 58.3814
xyY:
0.1646, 0.0864, 6.7357
CIE-Lab:
31.1974, 53.0697, -81.1057
CIE-LCH:
31.1974, 96.9253, 303.1978
CIE-Luv:
31.1974, -8.2042, -104.8729
Hunter-Lab:
25.9532, 42.8438, -115.2050
#282dcd color charts
#282dcd color shades, tints & tones
#282dcd color schemes
#282dcd color preview, HTML & CSS examples
This text has a color of #282dcd
<p style="color:#282dcd;">Text here</p>
.mytext {color:#282dcd;}
This box has a color of #282dcd
<div style="background-color:#282dcd;">Content here</div>
.mybackground {background-color:#282dcd;}
Border around this has a color of #282dcd
<div style="border:2px solid #282dcd;">Content here</div>
.myborder {border:2px solid #282dcd;}