#5682e5 color space conversions
Hex:
#5682e5
RGB:
86, 130, 229
CMY:
66, 49, 10
CMYK:
62, 43, 0, 10
HSL:
222°, 73.3333%, 61.7647%
HSV (HSB):
222°, 62.4454%, 89.8039%
XYZ:
25.9632, 23.6008, 77.3157
xyY:
0.2046, 0.1860, 23.6008
CIE-Lab:
55.6859, 15.4309, -54.8328
CIE-LCH:
55.6859, 56.9627, 285.7175
CIE-Luv:
55.6859, -20.3595, -87.7543
Hunter-Lab:
48.5807, 10.3805, -60.3530
#5682e5 color charts
#5682e5 color shades, tints & tones
#5682e5 color schemes
#5682e5 color preview, HTML & CSS examples
This text has a color of #5682e5
<p style="color:#5682e5;">Text here</p>
.mytext {color:#5682e5;}
This box has a color of #5682e5
<div style="background-color:#5682e5;">Content here</div>
.mybackground {background-color:#5682e5;}
Border around this has a color of #5682e5
<div style="border:2px solid #5682e5;">Content here</div>
.myborder {border:2px solid #5682e5;}