#5883b5 color space conversions
Hex:
#5883b5
RGB:
88, 131, 181
CMY:
65, 49, 29
CMYK:
51, 28, 0, 29
HSL:
212°, 38.5892%, 52.7451%
HSV (HSB):
212°, 51.3812%, 70.9804%
XYZ:
20.4813, 21.6435, 46.8142
xyY:
0.2303, 0.2434, 21.6435
CIE-Lab:
53.6467, -0.4394, -30.8704
CIE-LCH:
53.6467, 30.8736, 269.1844
CIE-Luv:
53.6467, -20.3102, -46.8525
Hunter-Lab:
46.5226, -2.8309, -27.0958
#5883b5 color charts
#5883b5 color shades, tints & tones
#5883b5 color schemes
#5883b5 color preview, HTML & CSS examples
This text has a color of #5883b5
<p style="color:#5883b5;">Text here</p>
.mytext {color:#5883b5;}
This box has a color of #5883b5
<div style="background-color:#5883b5;">Content here</div>
.mybackground {background-color:#5883b5;}
Border around this has a color of #5883b5
<div style="border:2px solid #5883b5;">Content here</div>
.myborder {border:2px solid #5883b5;}