#282db8 color space conversions
Hex:
#282db8
RGB:
40, 45, 184
CMY:
84, 82, 28
CMYK:
78, 76, 0, 28
HSL:
238°, 64.2857%, 43.9216%
HSV (HSB):
238°, 78.2609%, 72.1569%
XYZ:
10.4652, 5.7886, 45.9131
xyY:
0.1683, 0.0931, 5.7886
CIE-Lab:
28.8727, 46.2308, -72.6095
CIE-LCH:
28.8727, 86.0780, 302.4851
CIE-Luv:
28.8727, -7.4071, -92.5891
Hunter-Lab:
24.0595, 35.5384, -96.3026
#282db8 color charts
#282db8 color shades, tints & tones
#282db8 color schemes
#282db8 color preview, HTML & CSS examples
This text has a color of #282db8
<p style="color:#282db8;">Text here</p>
.mytext {color:#282db8;}
This box has a color of #282db8
<div style="background-color:#282db8;">Content here</div>
.mybackground {background-color:#282db8;}
Border around this has a color of #282db8
<div style="border:2px solid #282db8;">Content here</div>
.myborder {border:2px solid #282db8;}