#5883d5 color space conversions
Hex:
#5883d5
RGB:
88, 131, 213
CMY:
65, 49, 16
CMYK:
59, 38, 0, 16
HSL:
219°, 59.8086%, 59.0196%
HSV (HSB):
219°, 58.6854%, 83.5294%
XYZ:
24.1510, 23.1114, 66.1388
xyY:
0.2130, 0.2038, 23.1114
CIE-Lab:
55.1869, 9.8510, -46.6440
CIE-LCH:
55.1869, 47.6729, 281.9254
CIE-Luv:
55.1869, -20.1828, -73.8460
Hunter-Lab:
48.0743, 5.5428, -47.9169
#5883d5 color charts
#5883d5 color shades, tints & tones
#5883d5 color schemes
#5883d5 color preview, HTML & CSS examples
This text has a color of #5883d5
<p style="color:#5883d5;">Text here</p>
.mytext {color:#5883d5;}
This box has a color of #5883d5
<div style="background-color:#5883d5;">Content here</div>
.mybackground {background-color:#5883d5;}
Border around this has a color of #5883d5
<div style="border:2px solid #5883d5;">Content here</div>
.myborder {border:2px solid #5883d5;}