#282cb9 color space conversions
Hex:
#282cb9
RGB:
40, 44, 185
CMY:
84, 83, 27
CMYK:
78, 76, 0, 27
HSL:
238°, 64.4444%, 44.1176%
HSV (HSB):
238°, 78.3784%, 72.5490%
XYZ:
10.5327, 5.7553, 46.4547
xyY:
0.1679, 0.0917, 5.7553
CIE-Lab:
28.7864, 47.1169, -73.3456
CIE-LCH:
28.7864, 87.1755, 302.7165
CIE-Luv:
28.7864, -7.2936, -93.2062
Hunter-Lab:
23.9901, 36.3865, -98.0165
#282cb9 color charts
#282cb9 color shades, tints & tones
#282cb9 color schemes
#282cb9 color preview, HTML & CSS examples
This text has a color of #282cb9
<p style="color:#282cb9;">Text here</p>
.mytext {color:#282cb9;}
This box has a color of #282cb9
<div style="background-color:#282cb9;">Content here</div>
.mybackground {background-color:#282cb9;}
Border around this has a color of #282cb9
<div style="border:2px solid #282cb9;">Content here</div>
.myborder {border:2px solid #282cb9;}