#5e85c5 color space conversions
Hex:
#5e85c5
RGB:
94, 133, 197
CMY:
63, 48, 23
CMYK:
52, 32, 0, 23
HSL:
217°, 47.0320%, 57.0588%
HSV (HSB):
217°, 52.2843%, 77.2549%
XYZ:
23.0817, 23.1860, 56.0821
xyY:
0.2255, 0.2265, 23.1860
CIE-Lab:
55.2634, 4.7764, -37.4511
CIE-LCH:
55.2634, 37.7544, 277.2681
CIE-Luv:
55.2634, -19.0990, -58.3870
Hunter-Lab:
48.1518, 1.2987, -35.3485
#5e85c5 color charts
#5e85c5 color shades, tints & tones
#5e85c5 color schemes
#5e85c5 color preview, HTML & CSS examples
This text has a color of #5e85c5
<p style="color:#5e85c5;">Text here</p>
.mytext {color:#5e85c5;}
This box has a color of #5e85c5
<div style="background-color:#5e85c5;">Content here</div>
.mybackground {background-color:#5e85c5;}
Border around this has a color of #5e85c5
<div style="border:2px solid #5e85c5;">Content here</div>
.myborder {border:2px solid #5e85c5;}