#5e65a5 color space conversions
Hex:
#5e65a5
RGB:
94, 101, 165
CMY:
63, 60, 35
CMYK:
43, 39, 0, 35
HSL:
234°, 28.2869%, 50.7843%
HSV (HSB):
234°, 43.0303%, 64.7059%
XYZ:
16.0613, 14.4037, 37.5310
xyY:
0.2362, 0.2118, 14.4037
CIE-Lab:
44.8063, 14.3330, -35.3911
CIE-LCH:
44.8063, 38.1834, 292.0474
CIE-Luv:
44.8063, -6.6779, -53.7466
Hunter-Lab:
37.9521, 9.1247, -32.0655
#5e65a5 color charts
#5e65a5 color shades, tints & tones
#5e65a5 color schemes
#5e65a5 color preview, HTML & CSS examples
This text has a color of #5e65a5
<p style="color:#5e65a5;">Text here</p>
.mytext {color:#5e65a5;}
This box has a color of #5e65a5
<div style="background-color:#5e65a5;">Content here</div>
.mybackground {background-color:#5e65a5;}
Border around this has a color of #5e65a5
<div style="border:2px solid #5e65a5;">Content here</div>
.myborder {border:2px solid #5e65a5;}