#5ca5e5 color space conversions
Hex:
#5ca5e5
RGB:
92, 165, 229
CMY:
64, 35, 10
CMYK:
60, 28, 0, 10
HSL:
208°, 72.4868%, 62.9412%
HSV (HSB):
208°, 59.8253%, 89.8039%
XYZ:
32.0116, 34.8427, 79.1669
xyY:
0.2192, 0.2386, 34.8427
CIE-Lab:
65.6260, -3.9588, -39.1075
CIE-LCH:
65.6260, 39.3073, 264.2198
CIE-Luv:
65.6260, -30.8803, -61.8293
Hunter-Lab:
59.0277, -6.4953, -38.1992
#5ca5e5 color charts
#5ca5e5 color shades, tints & tones
#5ca5e5 color schemes
#5ca5e5 color preview, HTML & CSS examples
This text has a color of #5ca5e5
<p style="color:#5ca5e5;">Text here</p>
.mytext {color:#5ca5e5;}
This box has a color of #5ca5e5
<div style="background-color:#5ca5e5;">Content here</div>
.mybackground {background-color:#5ca5e5;}
Border around this has a color of #5ca5e5
<div style="border:2px solid #5ca5e5;">Content here</div>
.myborder {border:2px solid #5ca5e5;}