#5883e5 color space conversions
Hex:
#5883e5
RGB:
88, 131, 229
CMY:
65, 49, 10
CMYK:
62, 43, 0, 10
HSL:
222°, 73.0570%, 62.1569%
HSV (HSB):
222°, 61.5721%, 89.8039%
XYZ:
26.2837, 23.9644, 77.3690
xyY:
0.2060, 0.1878, 23.9644
CIE-Lab:
56.0522, 15.1813, -54.2423
CIE-LCH:
56.0522, 56.3267, 285.6358
CIE-Luv:
56.0522, -20.1697, -86.9014
Hunter-Lab:
48.9535, 10.1699, -59.4380
#5883e5 color charts
#5883e5 color shades, tints & tones
#5883e5 color schemes
#5883e5 color preview, HTML & CSS examples
This text has a color of #5883e5
<p style="color:#5883e5;">Text here</p>
.mytext {color:#5883e5;}
This box has a color of #5883e5
<div style="background-color:#5883e5;">Content here</div>
.mybackground {background-color:#5883e5;}
Border around this has a color of #5883e5
<div style="border:2px solid #5883e5;">Content here</div>
.myborder {border:2px solid #5883e5;}