#282dfa color space conversions
Hex:
#282dfa
RGB:
40, 45, 250
CMY:
84, 82, 2
CMYK:
84, 82, 0, 2
HSL:
239°, 95.4545%, 56.8627%
HSV (HSB):
239°, 84.0000%, 98.0392%
XYZ:
19.0688, 9.2300, 91.2190
xyY:
0.1595, 0.0772, 9.2300
CIE-Lab:
36.4234, 66.7428, -98.1555
CIE-LCH:
36.4234, 118.6975, 304.2145
CIE-Luv:
36.4234, -9.9150, -130.5343
Hunter-Lab:
30.3809, 58.8699, -156.7520
#282dfa color charts
#282dfa color shades, tints & tones
#282dfa color schemes
#282dfa color preview, HTML & CSS examples
This text has a color of #282dfa
<p style="color:#282dfa;">Text here</p>
.mytext {color:#282dfa;}
This box has a color of #282dfa
<div style="background-color:#282dfa;">Content here</div>
.mybackground {background-color:#282dfa;}
Border around this has a color of #282dfa
<div style="border:2px solid #282dfa;">Content here</div>
.myborder {border:2px solid #282dfa;}